ANN: PasScript Database Import Library


The PasScript Databse Import Library allows you to use more than 100 Delphi
classes related to the DBMS in your PasScript scripts, so you can:

- use instances of a Delphi class
- create new instances and destroy them
- create new PasScript classes which inherit a Delphi class

The library provides the importing Delphi classes defined in the following
VCL units:

Db,
DbcGrids,
DbCommon,
DbCtrls,
DbExcept,
DbGrids,
DbLookup,
DbOleCtl,
DbPwdlg,
DbTables.

The PasScript Database Import Library is available with full source code and
it's free.

Click here

http://users.ints.net/virtlabor/passcript/demopas14.htm

to see a demo.

To learn more about PasScript, please visit site

http://users.ints.net/virtlabor/passcript/

Thank you.

Alexander Baranovsky,
VIRT Laboratory
http://users.ints.net/virtlabor/
ab@virtlabor.donbass.com






Related Discussions
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • HOW TO RUN DATABASE APPLICATION ON THE INTERNET (2001-01-03 03:04:54)
    This is possible using COM objects and ActiveX Server ... Don't ask how ... I'm not into COM object programming ... :o) Regards /Filip
  • RUNNING A DATABASE APPLICATION ON ANOTHER COMPUTER (2001-01-07 05:36:33)
    In the BDE on the other PC (the one without the database), you must add an alias to point to the location of the database in the format of:...
  • HOW TO CREATE SEQURE LOGIN TO DESKTOP APPLICATION (2001-01-05 09:30:01)
    I'm not pretty sure, what your intention is. One possible approach would be to use a edit-field, which cannot be "spyed out" by the usual password...
  • ERROR MESSAGE "KEY FIELD CONTAINING A DUPLICATE VALUE" (2001-01-05 11:54:47)
    I am certain that you have created a field and made it a key or index field with unique properties. Being unique, if a value entered is identical...
  • DELPHI WITH INTERNET.. (2001-01-05 19:35:50)
    http://www.matlus.com/scripts/website.dll This site is 100% Delphi built and 100% dynamic. All the content you see here is "database driven" and a...
  • PRINTING A PDF FORM (2001-01-07 03:57:11)
    Hello Tom, If you find a delphi solution to bypass the acrobat Printer i am very interrested. Actually i am printing a lot of invoice to the...
  • MODBC MTABLE.POST - WHY DOESN'T WORK? (2001-01-07 09:32:50)
    Thanks for help :) I use Access database, and my 'ID' field is the standard unique field generated by Access. I've tried to set the field type...
  • DETECTING ACTIVE DESKTOP -- SYSTEMPARAMETERSINFO? (2001-01-07 06:06:54)
    I'll check this out and then accept as answer, cheers :)
  • CAN NOT RUN DELPHI 5 ENTERPRISE ON WINDOWS 2000 (2001-01-07 22:12:43)
    brother you are not alone as in my knowledge many other developers are also facing the same problem especially while updating control's position or...
Latest News
Submit News Form Past News
Latest Forum Entries