How to Migrate database on SQL?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
Drayton
Forum Newbie
Posts: 24
Joined: Thu Apr 01, 2004 2:14 am

How to Migrate database on SQL?

Post by Drayton »

Hi to all Programmer,

My probelm is that i have to migrate the whole database which is running on SQL 6.5 to a new server which runs on SQL 7. Can someone help me?

Thanks to all!
lostboy
Forum Contributor
Posts: 329
Joined: Mon Dec 30, 2002 8:12 pm
Location: toronto,canada

Post by lostboy »

http://www.sqlservercentral.com/ has an article about steps needed for upgrading servers
Post Reply