Connection String Samples for ASP.NET application

Webhost4life supports several types of databases such as MSSQL, MySQL, Excel, Excel 2007 and Access in asp.net application. If you are creating an asp.net application but having no idea how to connect your database to your web application then please have a look at the DB connection samples below: MSSQL ASP.net connection "Server=DB Server;Database=DB NAME;uid=DB ID;pwd=DB Password;" providerName="System.Data.SqlClient" OLE DB connection strin...
Read the rest of this article

Posted in Database at June 4th, 2009. No Comments.
Page 1 of 11