E
elziko
I have an SQL Server database on the internet that I filled with data SQL
Server Enterprise Manager, so I know the database exists. However, I'm
having trouble accessing it from .NET. This is the connection string:
"Provider=SQLOLEDB.1;User ID=elziko;Password=******;Initial
Catalog=h_elziko;data source=dbX.europe.webmatrixhosting.net,1441;Packet
Size=4096"
But I'm just told: "SQL server does not exust or access denied"
Where am I going wrong?
Server Enterprise Manager, so I know the database exists. However, I'm
having trouble accessing it from .NET. This is the connection string:
"Provider=SQLOLEDB.1;User ID=elziko;Password=******;Initial
Catalog=h_elziko;data source=dbX.europe.webmatrixhosting.net,1441;Packet
Size=4096"
But I'm just told: "SQL server does not exust or access denied"
Where am I going wrong?