What is a sample SQL Server Connection String? 


FAQ: What is a sample SQL Server Connection String?

data source=SERVER;User ID=USERNAME; Password=PASSWORD;initial catalog=DATABASENAME
Help us Improve