Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-07-29 : 08:13:12
|
| Bhuwnesh writes "I am getting the following error while runnung upgrade wizard for upgrading from sql 6.5 to sql 7.0, SQL 6.5 and 7.0 I have on the same machine.error message -@@servername for your export server is invalid. Please use sp_addserver (and sp_setnetname) if your NT machine name uses dashes).How can I rectify this problem. I tried to add server name in SQL 7.0 but even then this is repeating.-Bhuwnesh" |
|
|
davy_boy2000
Starting Member
28 Posts |
Posted - 2002-07-31 : 07:43:22
|
| Check the Client Network Configuration of both the 6.5 and 7.0 sql installations. Make sure the default network is set to Named Pipes. This should fix it. |
 |
|
|
|
|
|