Suppose I have one live databases name as 'GBAccount'...
I have to move the database file and log file to another drive without any down time..because database can't be OFFLINE for a single minute...
That's why we can't use backup and restore process and database Detach\Attach method...
Then How can I do that??
Please help...
Thanks in Advance...