No. Lookups will be specific to the DDQ you are using.
--
Allan Mitchell
http://wiki.sqlis.com |
http://www.sqlis.com |
http://www.sqldts.com |
http://www.konesans.com [quoted text, click to view] "Gramps" <simon_hooker@NO.SPAMiprimus.com.au> wrote in message
news:eAWfb7eZHHA.3272@TK2MSFTNGP03.phx.gbl:
> Hi,
>
>
> Can a Look-up be made 'global' to an entire package?
>
> I have a Data Driven Query (DDQ), built using DTS designer and it has
> Lookup1. In the same package, I have another DDQ and it also needs the
> functionality of this look-up.
>
> How can I make this look-up (or it's functionality) global to the package so
> that each DDQ can use it and I don't repeat the look-up in each DDQ?
>
>
> Thanks