Trying to connect to a SQL2000, but SQLCompare tries 2005
bend
Posts: 3
I'm trying to connect to a remote DB on my network by IP, but after I enter the SQL server authentication credentials and click on the dropdown to choose the appropriate DB to compare, I get this error:
It appears that SQLCompare is trying to connect to the SQL 2005 Server on that machine, how do I force it to load the SQL 2000 databases instead?
Thanks
It appears that SQLCompare is trying to connect to the SQL 2005 Server on that machine, how do I force it to load the SQL 2000 databases instead?
Thanks
Comments
Redgate Software
I've now got 3.2.1.14 (thanks Brian) and I now get this message instead of the original one when I select the drop down to load the available databases.
"SQL Server does not exist or access is denied."
I'm trying to access the Local instance of my co-workers SQL 2000 DB. I've checked the properties on her SQL SERVER and "Allow other SQL Servers to connect remotely to this SQL Server using RPC" option on the Connections tab of the SQL Server Properties is checked.
I have no problems doing a compare up to our staging machine... any thoughts?
Have you tried the old trick of including 'TCP:' in the server box? For example: Sometimes the .NET 1.1 Framework arbitrarily chooses the wrong network library (named pipes) or decides on TCP but then changes its' mind mid-stream.
This problem seems to be fixed in .NET 2.0, but as I recall SQL Compare 3.x did not run on the 2.0 Framework.