Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)

OLE DB Programmer's Reference

A data link enables you to easily store connection information within an application or to pass it between applications. The format of a data link is a connection string, which is a string version of the initialization properties needed to connect to a data store. Without a connection string, it would be necessary to store or pass a complex array of structures to access data.

In some cases, it might be desirable to manually build a connection string within an application. Therefore, it is important that the Connection String Syntax adhere to the formatting rules.

1998-2001 Microsoft Corporation. All rights reserved.

Категории