Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to write from PL/SQL to Microsoft Message Queuing (MSMQ)?

user49914949919675123Feb 14 2012 — edited Feb 14 2012
We need to write an image we scanned and got to a Form (10g), to a Microsoft Message Queuing (MSMQ Ver 3 or 4 probably). The .Net application will read the queue and get the image. This is for a images transfer between Oracle Forms and a .Net Application.

Is it possible to create a PL/SQL stored procedure to write to a MSMQ? We pass the image in a blob/image in the Form to the stored procedure which in turn will write to the MSMQ???

How to do this?? How do we write to MSMQ??

Edited by: Channa on Feb 13, 2012 9:11 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 13 2012
Added on Feb 14 2012
1 comment
285 views