Database Backup with Transact-SQL »
I've recently installed the Microsoft Small Business Accounting package. I have to say I'm enjoying it and think I'll keep using it. Unfortunately, I didn't like the Business Contact Manager for Outlook, as though the two would supposedly talk to one another, I didn't think it integrated particularly well on either side.
In any case, the application makes use of MSDE for database storage. This is all fine and dandy but it doesn't really help with backing up data or anything of the like. So I had to go digging through pages to find some decent Transact-SQL references. This one is to back up a database from the command line.
