The used toolbox is the ADO wrapper, which is part of Delphi itself. For owners of Delphi 5 Professional the ADOExpress toolbox is a standalone product and might not be available. Its successor dbGO is part of all Delphi 6 and Delphi 7 versions, which support the BDE.

clip0070

The ADO identifies the connection by a list of parameters. The easiest version is just a reference to a prepared definition file.

Home