A DTS (Data Transformation Service) Search Tool description
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. This code is usefull when you have lots of DTS packages that perform changes on tables that exist in the various database. Where is that table ??? Find with this tool.
File List:
@PSC_ReadMe_903_5.txt
1Kb
dtsSearch.vbp
1Kb
frmDTS.frm
17Kb
frmDetalhe.frm
4Kb
frmDetalhe.frx
128b
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 ... Backup SQL Database Using SQLDMO
(Popularity: ) : 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