Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

New problem for DTS

Status
Not open for further replies.

jameslx

Programmer
Oct 18, 2001
21
US
I wrote about a web page running a Stored proc that kicks off a DTS package earlier. We abandoned the process and instead set a trigger on insert to a table that runs the Stored proc.
The issue now is if you insert data into the table with the trigger the dts package cannot do a select on any tables. If you enter data directly to the table the trigger works and the whole process works. The web page is on another server. We're stumped. Rights issues seem to be taken care of, but one never knows. Any ideas out there.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top