Wednesday, September 2, 2009

Connection Strings in ADO.NET

Most of us usually work with different databases like MS SQL Server, Oracle, MS Access, MySQL, etc. and sometimes very rare databases comes into picture, depending upon the application, for which we don't even know how to connect with the .NET application.

The following link takes you to a site where you will find all the information required to connect to any database.

http://www.connectionstrings.com

0 comments:

Post a Comment