Using this utility the user could backup the entire database with some clicks, the backup is shown by a sleek progressbar. Vote for me if you like the submission
File List:
@PSC_ReadMe_874_5.txt
1Kb
SQL Backup/
0b
SQL Backup/SQlBackup.vbp
1Kb
SQL Backup/frmLogin.frm
13Kb
SQL Backup/frmLogin.frx
236Kb
SQL Backup/modSQL.bas
5Kb
Similar code
Web Frontend for SQL Server
(Popularity: ) : It is a web fontend from SQL Server. you can work with tables (create, delete, edit etc.), views and procedures and more. It has a good query builder. You can Attach/Detach, Backup/Restore, Export database also. SQLDMO DB Attach Detach
(Popularity: ) : Explore attaching and detaching databases. SQLDMO is a great resource for database management - however, there are many undocumented facts. Such as, in the attach argument... the path must be a short file name (dos 8.3) - I have used ... A DTS (Data Transformation Service) Search Tool
(Popularity: ) : Search strings in DTS (Data Transformation Services) Microsoft don't provide such tool Allows, for instance, find what task/package contains certain table or field. Accepts a table name, field name or any text and returns the packages/tasks where the text is. ...