06-23-05 12:49 PM
I wish to display the list of biztalk's suspended flows in a Web page.
To this end, I wish to request directly the Biztalk 's database SQL server.
How to obtain the contents of a flow?
I think that is in :
databse : InterchangeSQ
table : cs_SuspendedQ
field : ntxtTransportDict
How can i do to read ntxtTransportDict ?
[ Post a follow-up to this message ]
|