home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.databases.ms-sqlserver      Notorious Rube Goldberg contraption      19,505 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 18,247 of 19,505   
   Gene Wirchenko to All   
   SSE 2008: Backup and Restore of Database   
   17 Apr 11 19:47:11   
   
   XPost: microsoft.public.sqlserver.programming   
   From: genew@ocis.net   
      
   Dear SQLers:   
      
        I decided to see if my simple, sample database code would work   
   elsewhere.  I asked a co-worker at another location to run the code,   
   backup the resulting database, and send the backup to me.   
      
        When I try to restore with   
      
   restore database Banking   
   from disk=N'C:\cbs2dev\SQLServer\Banking.bak'   
   with norecovery, replace, stats=10   
      
   I get an error of   
      
   Msg 3169, Level 16, State 1, Line 1   
   The database was backed up on a server running version 10.50.1600.   
   That version is incompatible with this server, which is running   
   version 10.00.1600. Either restore the database on a server that   
   supports the backup, or use a backup that is compatible with this   
   server.   
   Msg 3013, Level 16, State 1, Line 1   
   RESTORE DATABASE is terminating abnormally.   
      
        Why the incompatibility?  Did I miss an option?   
      
        We are both using SQL Server 2008 Express.   
      
   Sincerely,   
      
   Gene Wirchenko   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca