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-10-10 : 09:30:52
|
| Randy writes "Can you "migrate" a SQL Server 2000 database backwards to a SQL Server 7.0 server?" |
|
|
admin001
Posting Yak Master
166 Posts |
Posted - 2002-10-10 : 10:06:21
|
| Hi Randy, No, this is not possible . The only way to move or migrate a SQL Server 2000 database to a SQL Server 7.0 server is by transferring the data using a method such as DTS, bcp, or use of a query between linked servers.Admin001 |
 |
|
|
M.E.
Aged Yak Warrior
539 Posts |
Posted - 2002-10-10 : 13:52:41
|
| Why would you want to?-----------------------SQL isn't just a hobby, It's an addiction |
 |
|
|
|
|
|