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 transfer a table from one schema to another?
Can a database be shrunk with users active?
Explain datetime2 data type in sal server 2008?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What is index, cluster index and nonclustered index?
What is unpivot?
What command would you use to add a column to a table in sql server?
How will you monitor replication latency in transactional replication? : sql server replication
What samples and sample databases are provided by microsoft?
Which is faster statement or preparedstatement?
Explain the types of indexes.
Tell me when is the update_statistics command used?
Explain in brief how sql server enhances scalability of the database system?
What is the purpose of forms?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration