G
Graham Hurst
Hi all,
A very frustrating problems - searches on the net haven't
found much of relevance.
I have two SQL databases - a TEST and a LIVE. My asp.net
application, with C# codebehind, uses the SqlConnection
class to connect.
When I connect to my LIVE database, everything works fine.
But when I try to connection to the TEST database I get
the following error message:
"SQL Server does not exist or access denied"
I can connect to the datasource using the same connection
string and methods in a Windows Forms Application...
Please can anyone help?
Thanks
Chris
A very frustrating problems - searches on the net haven't
found much of relevance.
I have two SQL databases - a TEST and a LIVE. My asp.net
application, with C# codebehind, uses the SqlConnection
class to connect.
When I connect to my LIVE database, everything works fine.
But when I try to connection to the TEST database I get
the following error message:
"SQL Server does not exist or access denied"
I can connect to the datasource using the same connection
string and methods in a Windows Forms Application...
Please can anyone help?
Thanks
Chris