/ Published in: XML
Expand |
Embed | Plain Text
<connectionStrings> <clear/> <add name="NorthwindConnectionString" connectionString="Data Source=SERVERNAME;Initial Catalog=Northwind;Persist Security Info=True;User ID=username;Password=password" providerName="System.Data.SqlClient"/> </connectionStrings>
You need to login to post a comment.
