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
How to perform backup for certificates in sql server? : sql server security
What is a non equi join?
What is the downside of using udf?
What is partition index in sql server?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
what data regions are and what are the different data regions?
Call by value and call by reference in procedure and function, with NOCOPY.
What is change data capture (cdc) feature?
Does index speed up select statements?
How to rename an existing column with sql server management studio?
How to verify a login name with sqlcmd tool?
What are the security related catalog views? : sql server security
What is normalization? What number of normalization shapes are there?
How to change the password of a login name in ms sql server?
How to Update from select query in sql server?