dbTalk Databases Forums  

using DTS Lookup and stored procedures or UDFs

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


Discuss using DTS Lookup and stored procedures or UDFs in the microsoft.public.sqlserver.dts forum.



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

Default using DTS Lookup and stored procedures or UDFs - 07-15-2003 , 12:15 PM






I need to use a DTS Lookup, I would prefer to use a SPROC
or UDF as the source however it appears to only take a
paremterized query is there a workaround for this??????

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: using DTS Lookup and stored procedures or UDFs - 07-15-2003 , 01:16 PM






You can use a proc so long as it returns a rowset

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Jason" <jhorner (AT) flyfrontier (DOT) com> wrote

Quote:
I need to use a DTS Lookup, I would prefer to use a SPROC
or UDF as the source however it appears to only take a
paremterized query is there a workaround for this??????



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.