Antwort: Re: Antwort: Re: SV: Backup MS SQL master.mdf

2003-03-10 Thread Markus Veit
Hi Del, thanks you are absolutly right, sorry -m it is. :-) Mit freundlichen Grüßen / Best Regards Markus Veit

Antwort: Re: Antwort: Re: SV: Backup MS SQL master.mdf

2003-03-10 Thread Markus Veit
Hi, make an incremantal full backup of your system when the SQL service is not running, as well as the system objects. when you make a bare metal restore, restore the system objects than the files, including the SQL files and standard databases, start the sql service and restore all databases. Whe