This is a discussion on Will SQL 2k 64bit ed dump files load on 32bit SQL2k? within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi there. I apologize if this topic had already been covered. I'm trying to find out whether I can ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi there. I apologize if this topic had already been covered. I'm trying to find out whether I can load up a data dump files, generated off of a 64bit SQL server on Itanium, to a 32bit MSSQL 2K server. If anyone has tried this before, please let me know your findings. Thank you very much in advance folks. j |
| ||||
| Hi Yes. The backup, database and log files are the same on disk and are 100% compatible across 32/64 bit. Regards -------------------------------- Mike Epprecht, Microsoft SQL Server MVP Zurich, Switzerland IM: mike@epprecht.net MVP Program: http://www.microsoft.com/mvp Blog: http://www.msmvps.com/epprecht/ <jaykwon72@gmail.com> wrote in message news:1125346260.710167.210560@o13g2000cwo.googlegr oups.com... > Hi there. I apologize if this topic had already been covered. I'm > trying to find out whether I can load up a data dump files, generated > off of a 64bit SQL server on Itanium, to a 32bit MSSQL 2K server. If > anyone has tried this before, please let me know your findings. Thank > you very much in advance folks. > > j > |