Configuring the OLE DB Data Source

Before an application program can communicate with the data source, configuration information must be provided.

The data source configuration comprises accessible data and its associated operating system.

Use the following provider string to configure the OLE DB data source:

 

"Provider=CONNXOLEDB;Persist Security Info=True;prompt=NoPrompt;User ID=theuser;Password=thepass;Data Source=C:\connx32\utils\CONNX.cdd;Mode=ReadWrite"