Migrating SQL server 2000 database to SQL server 2005
Posted
by rboorgapally
on Server Fault
See other posts from Server Fault
or by rboorgapally
Published on 2009-08-14T14:46:27Z
Indexed on
2010/04/10
11:03 UTC
Read the original article
Hit count: 465
Can any one suggest variou ways of migrating a database from SQL server 2000 to 2005.
How do I make sure all constraints, primary keys and indexes are preserved. Is there any migration tool that preserves them.
© Server Fault or respective owner