Friday, March 23, 2012

MSMQ to SQL Service Broker possible?

Hopefully a simple question..
Is it possible to send messages from MSMQ (Microsoft Message Queue) to
SQL Service Broker in SQL Server 2005'
Also would like to return a result code from SQL Service Broker back
to MS MQ.Not directly. You either have to write your own wrappers/translators or hunt for some gateway
product (which might or might not exist). I found some info at below, but you might want to Google
further.
http://www.codeguru.com/cpp/data/mfc_database/sqlserver/article.php/c12569/
--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://sqlblog.com/blogs/tibor_karaszi
"JustWannaBeAbleToJamAndNotEmbarassMyself" <wisertime2006@.gmail.com> wrote in message
news:94ec6823-15d8-475c-9a90-4fac96cccfa6@.k37g2000hsf.googlegroups.com...
> Hopefully a simple question..
> Is it possible to send messages from MSMQ (Microsoft Message Queue) to
> SQL Service Broker in SQL Server 2005'
> Also would like to return a result code from SQL Service Broker back
> to MS MQ.
>
>

No comments:

Post a Comment