Portal Home > Knowledgebase > Windows Server Hosting > Connection strings for MS SQL Server
Connection string with standard security:
Data Source=.\MSSQLSERVER2012;;Initial Catalog=DATABASE_NAME;User Id=DATABASE_USER;Password=DATABASE_USER_PASSWORD;
Add to Favourites
Print this Article