Backup

  • Thread starter Thread starter Guy Lapierre
  • Start date Start date
G

Guy Lapierre

Is there anyway to automate this process instead of having to initiate it
manually?
 
BCM is basically a layer of user interface that calls SQL Server and
asks it to do a backup. You can also call SQL Server through the
command line and ask it to make a backup. Then you can take that
command line and set it in the NT Task Scheduler to run automatically a
specific time every week or what have you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top