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 |
|
SamC
White Water Yakist
3467 Posts |
Posted - 2003-06-30 : 14:59:13
|
| When I launch EM's Import/Export wizard, the default "server" reads "NATIVE" which was a server name defined months ago, it no longer exists.Opening the drop-down list of servers, I find:(local)Server1Server2"NATIVE" is not in the list. How can I get rid of "NATIVE" as the initial Server value?Sam |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-06-30 : 16:06:16
|
| I don't remember exactly what command, but the SQL Server runs some command that gets the list of SQL Servers available on the network. Probably "NATIVE" is still listed in DNS or somewhere else. It is outside of SQL Server though.Tara |
 |
|
|
|
|
|