RE: Scheduling backup
"Mike Dimmick" <[email protected]>
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <009401c3dbae$421a2cf0$8119fea9@DIMMICK> |
I spotted a set of query/backup/admin tools earlier today, which can be obtained from http://www.msde.biz/. This backup tool may be able to do a better job than that in Vault's admin tool. I can't see any mention of scheduling, but it might be possible. The full version of SQL Server uses SQL Server Agent for scheduled tasks, which IIRC doesn't come with MSDE. Otherwise you could be looking at running osql from the Task Scheduler (yuck!) -- Mike Dimmick