how to get the automatic backup of the database in the sql
server
Answer Posted / alex
You can try to use the following tool: SQLBackupAndFTP
(http://sqlbackupandftp.com) It's free when you backup 1 or
2 databases
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What does it mean to be in union?
When to use null data driven subscription?
Determine when to use stored procedure to complete sql server tasks?
what are the disadvantages of cursors? : Sql server database administration
How do I find the sql server database version?
What is database mirroring?
Can you create a logon trigger in sql server 2005 express edition?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
What is it unwise to create wide clustered index keys?
What stored by the msdb? : sql server database administration
Explain the properties of subqueries in sql server?
Explain sql server authentication modes?
Find nth lowest salary or get nth lowest salary?
How do you debug a procedure in sql server?
What is database dimension? : sql server analysis services, ssas