Global Variable passing using Msg Queues -
05-11-2004
, 05:46 AM
Hi,
I am having troubles passing multiple global varibales between DTS pkgs. What is the difference btw sending 1 msg to a queue containing 2 global variables and sending 2 msgs to a queue (each with 1 gloabl varibale)? How do you access all the global variables if sent using a single msg
I can't reliably see all the global variables recieved in the Package Properties/Disconnected Edit - why
Thnx in advance
Regards
Mtz |