Viewing 5 posts - 1 through 6 (of 6 total)
Hi Paul,
sorry a typo on my behalf, I have got both an SQL 2000 and 2005 setup and have tried both and am getting the error. I will continue to...
April 30, 2009 at 5:07 am
Hi Paul,
at the moment I am trying the example you put on http://www.sqlskills.com site.
RESTORE DATABASE broken FROM DISK='c:\broken80.bck'
WITH REPLACE, CONTINUE_AFTER_ERROR;
GO
I get a similar message when I try the BACKUP command...
April 30, 2009 at 4:56 am
Hi Paul,
many thanks once again for your reply, am bvery close to getting the function working. I am running it through osql in the cmd prompt, however when I try...
April 30, 2009 at 4:25 am
Hi Paul,
thanks for your earlier reply, I am trying the WITH CONTINUE_AFTER_ERROR method, I dont know if I have missed something but I am trying to create/run it through management...
April 29, 2009 at 9:44 am
Thanks Paul,
you have confirmed my initial thoughts!
Andy
April 29, 2009 at 8:34 am
Viewing 5 posts - 1 through 6 (of 6 total)