Sql Backup And FTP

Welcome Guest Search | Active Topics | Log In | Register
New Topic Post Reply
Command Line structure for SQLRestore Options · View
smart
#1 Posted : Thursday, December 15, 2011 10:31:10 AM Quote
Rank: Newbie

Groups: Registered

Joined: 12/15/2011
Posts: 1
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

AlexP
#2 Posted : Friday, December 16, 2011 7:46:12 AM Quote
Rank: Administration

Groups: Administrators, Registered

Joined: 12/1/2011
Posts: 175
You can see command line parameters if you run the application with -? parameter. Or please find them on the page http://sqlbackupandftp.com/restore/
Please check if you use space between parameter name and parameter value.
Quick Reply Show Quick Reply
New Topic Post Reply
Forum Jump  
You can post new topics in this forum.
You can reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You can create polls in this forum.
You can vote in polls in this forum.