Activity overview
Latest activity by elliotm
We have had a number of requests to provide a command line for SQL Snapper. Below is the text of the help associated with the command line and I hope you can give feedback on whether this is appropriate for your needs…
Elliot Matthew
Red Gate Software
SQL Snapper V1.0.0.0
==============================================================================
Copyright Copyright © Red Gate Software Ltd 2008
RedGate.SQLSnapper.exe -
Options
=======
/database:<database> (Alias: /db)
The name of the database to create a snapshot of.
/username:<username> (Alias: /u)
The username for the database.
/password:<password> (Alias: /p)
The password for the database.
/server:<server> (Alias: /s) [Default: (local)]
The name of the SQL server.
/makesnapshot:<makesnapshot> (Alias: /mksnap)
Creates a snapshot of the database with the path specified. / comments
We have had a number of requests to provide a command line for SQL Snapper. Below is the text of the help associated with the command line and I hope you can give feedback on whether this is approp...