View Single Post
  #1 (permalink)  
Old 22-11-2006, 21:34
Munchio Munchio is offline
Member
 
Join Date: Nov 2006
Posts: 46
Default SQL From within Hosting Controller

I have created a database within my hosting controller, and then uploaded my database backup to my 'db' folder. Within hosting controller I then clicked on 'Restore'. After locating my backup file and clicking on 'Select File' I get the message:

"Success: Restore started, it may take time depending on database size."

My question is, how do I know when the restore has completed? My SQL Server db is only 6MB at the moment. My .mdf / .ldf files haven't changed at all, so it doesn't appear to have restored after the 20 minutes I have waited so far.

Also, is there any admin stuff I can do on my SQL Server db? E.G. Create 'Jobs' and 'Stored Procedures'.

Last edited by Munchio; 22-11-2006 at 21:45.
Reply With Quote