|
with This script you can generate insert statements of tha data in tables in Sql Server. it is a very easy to use tool Code: ASP 3.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Just what I needed  Written by Dean Higginbotham (Thursday, July 06, 2006) Writer is with: http://www.wpse.com
 |
Strengths: Just what I needed Weaknesses: The timeout was only 60 seconds. Details: I have a huge database on a cheap host and their web-based tool always times-out when I try to back up any of my tables.
I needed something else to make it easy to just dump my data to a file so I could FTP it down.
Great job! Review Based On: 1 Day(s) of usage |
Wow, what a cute way to backup SQL database  Written by Anonymous User (#1408-90) from FBD,India (Wednesday, October 06, 2004)
 |
Strengths: Web based, doesn't require installing software, fast, requires only few inputs Weaknesses: none Details: I found this script very nice and powerfull as it backsup the entire SQL database tables by generating insert queries that can be saved into text files and when needed run into query analyzer or any other interface to regain the same database. And all it's possible by only a few inputs from ur side: server name, port , dbname,dbuser,dbpass that's all.
Don forget to try it. Review Based On: 1 Day(s) of usage |
| |
|