jgoodman00
Programmer
- Jan 23, 2001
- 1,510
Is it possible to get the password of the user, so that it can be used in executing a dts package?
We have a RESULTS table, which logs a users name against records. The records are generated when users run queries. I need to export the records which are contained in the results table, belonging to the current user. I can get the user, but do not know how to get their password.
I need to get their username & password, so that these can be entered as parameters for the dts package, so that it exports the correct records.
Is there an alternative? James Goodman
We have a RESULTS table, which logs a users name against records. The records are generated when users run queries. I need to export the records which are contained in the results table, belonging to the current user. I can get the user, but do not know how to get their password.
I need to get their username & password, so that these can be entered as parameters for the dts package, so that it exports the correct records.
Is there an alternative? James Goodman