If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > call DTS package execution from Delphi????

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-24-05, 18:37
betsyt betsyt is offline
Registered User
 
Join Date: Jan 2005
Location: Central Oregon
Posts: 5
call DTS package execution from Delphi????

I have a DTS package defined on my SQL 2k server and would like to execute via command from Delphi application... is this possible? how?
Reply With Quote
  #2 (permalink)  
Old 01-26-05, 12:07
betsyt betsyt is offline
Registered User
 
Join Date: Jan 2005
Location: Central Oregon
Posts: 5
Lightbulb I'm getting closer... still need a little help...

I found a stored proc that makes the call... seems that since my DTS package has more then one task that it is only running the first task and then stopping... there is something in the help files about 'package2' which I think might refer to the 'parent' object, the best I can make it out... I need to run the whole package... any help out there for me???
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On