Dear All,
I want todo the following:
On one server A backup (maintenanceplan) a database 'x'
Restore to server B same database 'x' with the same users.
Without stopping the service.
I made a tsql script on server B where anything goes oke.
But it's complaining that the old 'x' database on server B is in use.
How can I solve that in a TSQL script.
Or has somebody other solutions.
Thanx sofar.
Casper Diepenheim