Thursday, July 24, 2008

connection string

As developer whether is in application or web you need to specify connection string for your product. Everytime when develop new application need to recall connection. Recommend these 2 sites

ConnectionStrings.com contain different types of connection strings. Categorized based on db servers and data files.

carlprothman.net also listed different types of connection strings. Categorized based on type of providers.

Fot these 2 sites i find it useful. At least a play as reference.