I am creating a local html application (that will not be used over the internet) on my home computer. I have setup a SQL Server 2005 Express database and am having the hardest time finding a connection string that works. I've tried all the suggestions at http://www.connectionstrings.com/sql-server-2005/ and a plethora of other sites including this one, all to no avail.
Each connection type gives me a different error, mostly "SQL Server does not exist or access denied.".
Any help (and guidance) would be much appreciated.
TIA