We have a fixed asset management program that has a utility for backing up the SQL database to a file with a .BBK extension.
I am familiar with automating the backup of some of our other databases to a .BCK file, using an OSQL command in a batch file, and having the batch run as a scheduled task.
Is it possible to also automate this backup in a similar fashion, only having this get backed up to a .BBK file?
Thank you for the help,
Kevin
I am familiar with automating the backup of some of our other databases to a .BCK file, using an OSQL command in a batch file, and having the batch run as a scheduled task.
Is it possible to also automate this backup in a similar fashion, only having this get backed up to a .BBK file?
Thank you for the help,
Kevin