Posted: Tue Oct 21, 2003 8:05 pm Post subject: Pro C and MQ Series
Voyager
Joined: 21 Oct 2003 Posts: 80 Location: NJ
Hi All,
I have an application and right now its using stored procedures to execute business rules... I need to know whether Pro C can access MQ Series ... ie. is there a way that Pro C can put messages to MQ Queue?
Since Pro*C is using basically the 'C' language yes you can. If you happen to get a row back from your cursor and if that needs to be sent to a WMQ queue you would do nothing different than a regular WMQ program. You just have oracle calls. When compiling you will need to make sure the WMQ libraries are also included.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum