Knowledgebase: Shared Hosting
Database Connection when using Webmatrix
Posted by Phil (Netcetera) on 25 February 2012 05:22 PM
|
|
Please use the following connection string when connecting to SQL via WebMatrix:
server=nameofsqlserver;database=yourdatabasename;user id=yourdatabaseusername;password=yourdatabasepassword.
You will be able to find the name of the server within your Welcome email,you will need to create a database,database user and database password via your control panel. | |
|
Comments (0)