Description of Sample Database Connection Strings :
Making a Database Connection is an important task while making a database call from the web. In this article the author highlights the importance of planning a good database connection with few sample database connection strings. This article shows the difference in OLE DB Method and DSN LESS Connection with simple source codes.