Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Specify connection strings

  • Last UpdatedJul 22, 2024
  • 1 minute read

The SQLData Script Library uses a connection string to specify the parameters for a database connection. The connection string is specified by Microsoft in their ADO.NET implementation. You can find details about the connection string and its parameters in the following locations:

http://msdn2.microsoft.com/en-us/library/
ms254978(VS.85).aspx

http://msdn2.microsoft.com/en-us/library/
ms254499.aspx

The following examples show how to write connection strings for the most commonly used data providers.

TitleResults for “How to create a CRG?”Also Available in