| 
 Posted by CONTROL on 11/24/05 15:39 
Tibor Karaszi wrote: 
> Easiest in the login run is to read about the RESTORE command in Books Online. After you understand  
> how that RESTORE command work, you will find it natural how to work the GUI dialog in Enterprise  
> Manager (if you chose to use it instead of executing the RESTORE command in Query Analyzer). 
> 
osql 
 
restore database blah from disk = 'c:\blah.dat' 
 
something like that
 
  
Navigation:
[Reply to this message] 
 |