Hi guys.
I have been tasked with creating a database backup solution,
which sends core data to an offsite location. The data will be sent via a GPRS connection linking the various sites.
I have to backup three sql server databases (2 sites running sql server 2000 and the other sql server 2005) at an offsite location running a server running SQL server 2005.
I have to do this without making any changes to table structures etc.
The GPRS connections are not the most reliable and have been know to fail from time to time.
Any ideas or suggestions on how i go about doing this will be greatly appreciated.
Thanks in advance