dbTalk Databases Forums  

Data Driven Query Task - More than one UPDATE

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Data Driven Query Task - More than one UPDATE in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Data Driven Query Task - More than one UPDATE - 06-29-2006 , 09:02 AM






Hi all

I have several data driven query tasks in the DTS I am working on.
I have only one type of query but which has to UPDATE more than one
table and I am not finding the way to do it nor I have found
information in the web.
How do I update more than one table in the same query?
Thanks in advance.

Brenda.-


Reply With Quote
  #2  
Old   
Matt
 
Posts: n/a

Default RE: Data Driven Query Task - More than one UPDATE - 06-29-2006 , 09:59 PM






You could create a lookup query that actually updates a table. Just call the
lookup from your ActiveX script and pass in the appropriate values that you
need to perform the update.

"brenda.bender (AT) gmail (DOT) com" wrote:

Quote:
Hi all

I have several data driven query tasks in the DTS I am working on.
I have only one type of query but which has to UPDATE more than one
table and I am not finding the way to do it nor I have found
information in the web.
How do I update more than one table in the same query?
Thanks in advance.

Brenda.-



Reply With Quote
  #3  
Old   
Brenda
 
Posts: n/a

Default Re: Data Driven Query Task - More than one UPDATE - 07-24-2006 , 10:38 AM



Thank you very much... I will give it a try!!!

Matt wrote:
Quote:
You could create a lookup query that actually updates a table. Just call the
lookup from your ActiveX script and pass in the appropriate values that you
need to perform the update.

"brenda.bender (AT) gmail (DOT) com" wrote:

Hi all

I have several data driven query tasks in the DTS I am working on.
I have only one type of query but which has to UPDATE more than one
table and I am not finding the way to do it nor I have found
information in the web.
How do I update more than one table in the same query?
Thanks in advance.

Brenda.-




Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.