Re: Moving SQL Server 7.0 database to SQL Server 2000
- From: "John Bell" <jbellnewsposts@xxxxxxxxxxx>
- Date: Sat, 10 Sep 2005 21:34:20 +0100
Hi John
Although SQL 7 is very similar to SQL 2000 and you can restore a SQL 7
backup onto SQL 2000, you will need to check that there is no issues with
your application running on SQL 2000 before you do the upgrade. If there are
any issue you will have to implement them before upgrading the database.
For your replication questions the microsoft.public.sqlserver.replication
newsgroup may be a better place to ask. I don't think there is any reason
why you can't do what you require, but you should read the BOL sections:
"Replication and Upgrading"
"Replication Between Different Versions of SQL Server"
Values such as timestamp datatypes will not have their literal value
transferred see "Data Needs and Characteristics" in BOL, this may cause
compliance issues.
John
"John" <John@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2DE2263D-9E3F-49A9-A940-D8F851AE7558@xxxxxxxxxxxxxxxx
> Hi, we are moving databases from 7.0 to 2000 server. here are the steps to
> fulfill:
>
> 1. We are taking backup of existing databases and move to 2000 server
> (with
> robocopy from server to server)
> 2. then we are going to set up Replication (Snapshot), because our
> business
> is 24/7 online.
>
> is there any other way to move the databases and insync online , please
> advice.
>
> thanks in advance
.
- References:
- Prev by Date: SQL Upgrade Wizard After SP4 Fails
- Next by Date: Re: SQL Upgrade Wizard After SP4 Fails
- Previous by thread: Re: Moving SQL Server 7.0 database to SQL Server 2000
- Next by thread: Re: AMD 64 & SQL Server 2000 64bit
- Index(es):
Relevant Pages
|
Loading