RanceLab
05 Mar 2005/Nilesh Shah

An Error occurred while Restoring a SQL Database

Zzz... archive
Issue ODBC Error: Msg 0, Level 19, State 1 SqlDumpExceptionHandler: Process 7 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION. SQL Server is terminating this process. Server: Msg 3624, Level 20, State 1, Line 1 Location: upgraddb.cpp: 214 Expression: tableIndex < ARRAY_LEN (upgradeMap) SPID: 7 Process ID: -269407 Connection Broken Solution
  1. If the backup file you are trying to restore is created using SQL 2000 or MSDE and you are trying to restore it in SQL 7.0 you might come across this error message. Try to do backup / restore in similar version of Database Server.