Re: Server 6.5 Upgrade
- From: Roy Harvey <roy_harvey@xxxxxxxx>
- Date: Mon, 20 Nov 2006 13:16:21 -0500
On Mon, 20 Nov 2006 12:49:06 -0500, Jay B <jayB@xxxxxxxxxxx> wrote:
i would simply detach the sql database from the 6.5 server, then copy
the 2 sql database files from the old server to the new server,
then attach them on the new server,
and its done. no conversion should be nec. it should open in
compatibility mode. then change the mode to sql2000 if you want.
It is not possible to go from 6.5 to 2000 that way. From the SQL
Server 2000 BOL documentation:
"Can you restore or attach a SQL Server 6.5 database to SQL Server
2000? Answer: No. The only way to move a SQL Server 6.5 database to
SQL Server 2000 is to run the SQL Server Upgrade Wizard."
Of course it is possible to upgrade without using any wizard if you
have 6.5 running. Script everything on the 6.5 side, run the scripts
to create the objects on the 7.0 side, then move the data using DTS,
BCP, or some other method. But that is a project, not a transaction.
Roy Harvey
Beacon Falls, CT
.
- References:
- Server 6.5 Upgrade
- From: TomH
- Re: Server 6.5 Upgrade
- From: Jay B
- Server 6.5 Upgrade
- Prev by Date: Re: Server 6.5 Upgrade
- Next by Date: Re: Memory Recommendations for 8-way Server
- Previous by thread: Re: Server 6.5 Upgrade
- Next by thread: Re: Server 6.5 Upgrade
- Index(es):
Relevant Pages
|