dbGo for ADO Components

All the dbGo for ADO components appear on the ADO tab of the Component Palette.

TADOConnection

TADOConnection encapsulates the ADO connection object. You use this component to connect to ADO provided data and through which other components hook to ADO data sources. This component is similar to the TDatabase component for BDE database connections. Similar to TDatabase, it handles functionality such as login and transactions.

Establishing a Database Connection

You can create a new application if you want or just read on to learn how to establish a database connection. You'll start with a form containing a TADOConnection component. You must modify the TADOConnection.ConnectionString property by clicking the ellipsis button ...

Get Borland® Delphi™ 6 Developer's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.