Tuesday, March 20, 2012

Restore Database 64bit into 32bit

Is it possible to backup a SQL Server 2000 database using 64-bit and restore
it into
SQL Server 2000 32-bit database?
Thanks,SQL Server 32 bit and 64 bit are having the same data and log structure for
file format and architecture as far as storage is concerned. So, Backup and
restore between editions are supported.
Thanks
Hari
SQL Server MVP
"Joe K." <Joe K.@.discussions.microsoft.com> wrote in message
news:C8297123-EDA7-43B9-9E28-385CE9B8D19E@.microsoft.com...
> Is it possible to backup a SQL Server 2000 database using 64-bit and
> restore
> it into
> SQL Server 2000 32-bit database?
> Thanks,
>

No comments:

Post a Comment