Re: moving a db
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 07/27/04
- Next message: Bart: "MSO3-031 Patch for SQL Server"
- Previous message: Aaron [SQL Server MVP]: "Re: Can I change a field/column width in a script ?"
- In reply to: Dave Bartlett: "moving a db"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Jul 2004 15:29:44 -0600
Dave,
You can copy the data over to SQL Server 7 using DTS or BCP.
You can't move the entire database with backup/restore or
sp_detach_db/sp_attach_db due to the version
incompatibilities.
-Sue
On Wed, 28 Jul 2004 09:21:15 +1200, "Dave Bartlett"
<davebartlett429@yahoo.com> wrote:
>How can I move data in a SQL Server 2000 DB to an SQL Server 7.0 DB?
>
- Next message: Bart: "MSO3-031 Patch for SQL Server"
- Previous message: Aaron [SQL Server MVP]: "Re: Can I change a field/column width in a script ?"
- In reply to: Dave Bartlett: "moving a db"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|