Athley
Jun 10th, 2003, 03:39 AM
Hi!
I have a problem with a simple web service that is querying a SQL sever, if I use the service to connect to a SQL 2000 server it works fine, but if I connect to the 6.5 server that the 2000 server was upsized from I get the following error:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
The 2 servers have the same security settings, in truth the security setting is lower on the 6.5 (all machines and users in the network can access it as "sa" with no password).
Anyone know what the problem might be....?
I have a problem with a simple web service that is querying a SQL sever, if I use the service to connect to a SQL 2000 server it works fine, but if I connect to the 6.5 server that the 2000 server was upsized from I get the following error:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
The 2 servers have the same security settings, in truth the security setting is lower on the 6.5 (all machines and users in the network can access it as "sa" with no password).
Anyone know what the problem might be....?