Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Migration SQL Server 6.5 to another SQL Server 6.5

Status
Not open for further replies.

vechalapu

Programmer
May 2, 2001
58
US
Hi,

I need to migrate databases from SQL Server 6.5 to new faster SQL Server 6.5. Please let me know if there is any documents listing tasks needed to done for successful migration.

Thanks
 
Hi,

There would be some documents defenitely to do this task. You can search on support.microsoft.com for it.

But what i think is you will not require any document.

You can DTS server to server and specifying transfer for all objects.

This will work for maximum of things (except things like replication/ subscription).

You may require to assign password to each user again.
But i have read a round about for this also somewhere. I will post it as soon as i remember it.



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top