Love your products!
Can you help me create a command line instruction to run sqlrestore via a batch file.
I have tried:
"s:\smart\process\SqlRestore.exe" <s:\smart\ftp\backedupdatabase.zip> -run -db<restoredatabasename> -svr<sqlexpress>
I just get "The syntax of the command is invalid"
Thank you