I have created a simple members database in ASP.NET with login and create account features. Can anyone give an example of the correct connection string that I would need to use to connect to this database remotely. Any answers would be greatly appreciated.
I have created a simple members database in ASP.NET with login and create account
Share
Based on the tag I’m guessing you’re using SQL Server 2005. See: http://www.connectionstrings.com/sql-server-2005.