Posting an XML formates message to MSMQ in a DTS -
02-20-2006
, 03:47 AM
Hi
I want to post put messages on a MSMQ based on information in a database on
a regular base. The set up is to use as scudeled DTS package to perform this
task. The message format is XML. I have tried to use the select ... for XML
but only get a binary string back.
Has anybody done this?
Is it posible to get the XML string directly for a query?
Michiel |