You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Sh...@sungard.com on 2011/12/22 13:57:45 UTC

Activemq Sql server

Hi,

Can anyone please guide me with this?

I want to store the messages in 'string' format in sql server.
Currently messages are stored in 'binary format', which cannot be read from a python client.
I want the messages to be stored in database as strings so that any application in any language can read those messages.

Thanks,
Sheetal