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
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 ...