Ken,
The SQL Server is preventing the restore from completing
without telling you why. I wonder if there is a missing
backup or the differential is being applied to the
wrong version of the backup. If you cannot get it to work for you,
please call support so documentation can be obtained
that will
. There are no other errors in the logs.
-Original Message-
From: Del Hoobler [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 21, 2002 8:50 AM
To: [EMAIL PROTECTED]
Subject: Re: Trouble restoring SQL database
Ken,
The SQL Server will not allow this backup to be
applied to the previous
Ken,
The SQL Server will not allow this backup to be
applied to the previous full backup you restored.
In other words, SQL Server is rejecting this
restore attempt.
Did you specify /RECOVERY=NO on the full restore
(if using the command-line interface)?
Or un-check the Recovery checkbox in the GUI
I am trying to restore a SQL database and am having trouble with the
Diff restore. I can restore the full backup but when I try the diff I
get an error that says:
[Microsoft][ODBC SQL Server Driver][SQL Server]Cannot apply the backup
on device 'TDPSQL-0798-' to database 'Core'.
[Microsoft][