MS SQL - SAMPLE CONNECTION STRING (ASP.NET) This is a sample connection string which you can use with MS SQL 2005 / 2008 under ASP.NET: <add name="connStr" providerName="System.Data.SqlClient" connectionString="Data Source=YYYY;Initial Catalog=XXXX;User ID=XXXXX;Password=XXXXX;" />
</connectionStrings> |
Most Popular Articles
How to create my MySQL database?
After you are done with the database creation you can use the phpMyAdmin tool to manipulate the...
MySQL Database info: username, password, hostname, database name
Your MySQL database username - is the same as your Control Panel username. our MySQL database...
MySQL administration with phpMyAdmin
MySQL administration with phpMyAdmin NOTE: If You Have Purchased Hosting From Us Your...
MS Access
MS Access is typically used in conjunction with Windows servers running a MSSQL database. We do...
Maximum number of databases per hosting account
By default our hosting accounts come with a maximum of 50 databases per account. If for any...