> we're looking for a program to install that backs up MS SQL server databases on a nightly basis, and saves them for X number of days
This is built in, just setup a maintenance plan which will backup your DB's and save the files for X number of days. Regards Dale Fraser > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Scott Thornton > Sent: Friday, 30 June 2006 1:27 PM > To: [email protected] > Subject: [cfaussie] Re: Automatic FTP to back up SQL server > > > Hi, > > MS SQL 2000 Data Transformation Services (DTS) has a FTP task.. Why not > use that? > > >>> [EMAIL PROTECTED] 30/06/2006 12:22 pm >>> > Has any one heard of or used any good automatic FTP backup solutions for > SQL > database (2000 and 2005)? > > we're looking for a program to install that backs up MS SQL server > databases > on a nightly basis, and saves them for X number of days > > Thanks > > Carl > > > ==================================== > Postal: Po Box 3462 Dural, NSW 2158 > Email: mailto:[EMAIL PROTECTED] > FireFly Internet Phone: 80011777 > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie -~----------~----~----~----~------~----~------~--~---
