Example 1  Example 3

Chapter 2: Overview of Real Time Messaging Services

Example 2

This example reads a message from a queue, with and without a filter:

select msgrecv('tibco_jms:tcp://my_jms_host:7222?queue=queue.sample')
select msgrecv
     ('tibco_jms:tcp://my_jms_host:7222?queue=queue.sample' 
     MESSAGE SELECTOR 'city=''Detroit''')




Copyright © 2004. Sybase Inc. All rights reserved. Example 3

View this book as PDF