Advantage TDataSet Descendant
TAdsConnection is a component that is similar to the Delphi TDatabase component. TAdsConnection defines a connection to the Advantage Database Server.
AdsCnnct
Use the TAdsConnection component to do transaction processing or to separate groups of tables into separate connections to the Advantage Database Server.
Delphi 6 or greater (including Kylix) If using the default login dialog, you must add the DBLogDlg (or QDBLogDlg in Kylix) unit to the uses clause of the unit that declares the connection component. See the Borland "Controlling Server Login" documentation for more details.