dbTalk Databases Forums  

how to read 2 resultsets coming from sybase proc?

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


Discuss how to read 2 resultsets coming from sybase proc? in the microsoft.public.sqlserver.dts forum.



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

Default how to read 2 resultsets coming from sybase proc? - 02-11-2004 , 02:55 PM






All,

My DTS calls a sybase stored proc which returns 2
resultsets. They should be mapped to 2 different tables A
& B, respectively. How do I do this? I am using SQL2k.

Regards,

-j-


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: how to read 2 resultsets coming from sybase proc? - 02-11-2004 , 03:35 PM






In message <e9ea01c3f0e1$50c45da0$a001280a (AT) phx (DOT) gbl>, jonam
<anonymous (AT) discussions (DOT) microsoft.com> writes
Quote:
All,

My DTS calls a sybase stored proc which returns 2
resultsets. They should be mapped to 2 different tables A
& B, respectively. How do I do this? I am using SQL2k.

Regards,

-j-

I'm afraid you cannot handle multiple resultsets in DTS. Your best bet
would be to split the stored proc into two.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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

Default Re: how to read 2 resultsets coming from sybase proc? - 02-12-2004 , 08:01 AM



Hmmm! Thanx Darren!!

Quote:
-----Original Message-----
In message <e9ea01c3f0e1$50c45da0$a001280a (AT) phx (DOT) gbl>,
jonam
anonymous (AT) discussions (DOT) microsoft.com> writes
All,

My DTS calls a sybase stored proc which returns 2
resultsets. They should be mapped to 2 different tables
A
& B, respectively. How do I do this? I am using SQL2k.

Regards,

-j-


I'm afraid you cannot handle multiple resultsets in DTS.
Your best bet
would be to split the stored proc into two.

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server
professionals
http://www.sqlpass.org

.


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.