Question
SQL backup solution
Hello
Sorry, slightly off-topic but can anyone recommend a good solution for backing up a MS SQL database? I've found several options which do some of what I want to do, but not all, which is:
- backup from remote SQL database, for which I have IP address, username and password (on third-party host)
- save to local drive
- include database schema, stored procedures etc (and avoid primary keys dropping off tables!)
- automatic scheduling
Any pointers would be very gratefully received!
Thanks
Square Eye
Sorry, slightly off-topic but can anyone recommend a good solution for backing up a MS SQL database? I've found several options which do some of what I want to do, but not all, which is:
- backup from remote SQL database, for which I have IP address, username and password (on third-party host)
- save to local drive
- include database schema, stored procedures etc (and avoid primary keys dropping off tables!)
- automatic scheduling
Any pointers would be very gratefully received!
Thanks
Square Eye