Display queues with contents in a separate application.
- Log in to post comments
Display queues with contents in a separate application.
I can run the query statement from the portal > SQL window, or by selecting the stored procedure.
However the wizards > Data Export function fails with a CSP error, so at the moment I can't figure out how to export the query results.
(Healthshare 17.2.1)
Or, another approach - write the query results to a file.
How do I use the 'USE IO WRITE' command to send the query output to the selected device?
Thanks for the update.
We created a workaround involving creating a file of enumerated queues. Much more elegant to just have the Ens.Queue class visible from an ODBC connection....