Comments
Sort by recent activity
Thank you Peter for the reply. The problem i have with SQL Server way of backing and restoring is that, SQL Server 2005 doesnt allow me to put the Db in standby mode(which would help me apply more differentials) while restoring a db from a different version and the NoRecovery option accepts more differentials but makes the database unusable. I want it to atleast be in a Read-Only mode(Standby) so that i can apply more differentials and at the same time use the DB for my reporting purposes....
Regards
Sukesh / comments
Thank you Peter for the reply. The problem i have with SQL Server way of backing and restoring is that, SQL Server 2005 doesnt allow me to put the Db in standby mode(which would help me apply more ...