> I had recently install Bacula 1.38.9 on a CentOS 4.2. And also I have > installed a windows file daemon 1.38.9 on Win 2000 Server. Now I would > like to back a database, which is SQL server running on Windows 2000 > server. It would be nice if some one can tell me how it can be done with > Bacula if possible.
I have written some code in .net that acts like an FD and allows the backing up of databases directly. If you are interested in testing it then let me know. VSS is supposed to be able to allow you to do it (depending on a few factors), but limits the restore possibilities (eg I don't think that replaying transaction logs is possible). Failing that, back up the database to a file: BACKUP DATABASE name_of_database TO DISK='C:\temp\db.bak' The back up the file. James ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users