|
Microsoft Office 2000 Visual Basic Language Reference (Microsoft Professioal Editions)
by Microsoft Corporation
See all pages
with references to "connection object".
Excerpt - from Front Matter: "
... Jet database engine. The Jet and Replication objects are based fundamentally on ADO, because they are connected to an ADO Connection object. However, the Jet and Replication objects function only with Microsoft Jet databases. ... "
|
|
SQL Server 2000 Developer's Guide
by Michael Otey
See all pages
with references to "connection object".
Excerpt - on Page 293: "
... ADO's object hierarchy. The Connection, Recordset, and Command objects are the three primary objects in the ADO object model. The Connection object represents a connection to the remote data source. ... "
|
|
ADO and ADO.NET Programming
by Mike Gunderloy
See all pages
with references to "connection object".
Excerpt - on Page 7: "
... Strings ADO 2.5 allows the use of Uniform Resource Locators (URLs) to specify the data source for a particular ADO Connection object. These URLs are then passed to an underlying OLE ... "
|
|
See all pages
with references to "connection object".
Excerpt - on Page 80: "
... Recordset Record Record Fields Field F Stream P Figure 2-2 The ADODB object library The Connection Object The Connection object establishes a link to a database. ... "
|
|
| ||
| ||
| ||
| ||