![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am looking for a query I can run that will tell me which DTS packages have sa and password hardcoded into them. I'm not sure what systems tables to look at. Does anybody know? All ideas are appreciated! Thanks, Mitch |
#3
| |||
| |||
|
|
you wont find anything in a table, you could use the Package SQLDMO Object to iterate through the objects in the package in a script "Mitch" <Mitch (AT) discussions (DOT) microsoft.com> wrote in message news:0D28F43E-B519-435F-95D4-F64667A6B31F (AT) microsoft (DOT) com... I am looking for a query I can run that will tell me which DTS packages have sa and password hardcoded into them. I'm not sure what systems tables to look at. Does anybody know? All ideas are appreciated! Thanks, Mitch |
#4
| |||
| |||
|
|
And how do I start that? "David J. Cartwright" wrote: you wont find anything in a table, you could use the Package SQLDMO Object to iterate through the objects in the package in a script "Mitch" <Mitch (AT) discussions (DOT) microsoft.com> wrote in message news:0D28F43E-B519-435F-95D4-F64667A6B31F (AT) microsoft (DOT) com... I am looking for a query I can run that will tell me which DTS packages have sa and password hardcoded into them. I'm not sure what systems tables to look at. Does anybody know? All ideas are appreciated! Thanks, Mitch |
![]() |
| Thread Tools | |
| Display Modes | |
| |