1 Reply Latest reply on Oct 17, 2006 3:54 PM by timfox

    Using a SQL Server 2005 message store

    rida

      We currently have a 64 bit C++ Windows application that needs be able to receive messages from JMS clients. So far we have been unable to find a JMS product that offers a 64 bit Windows C++ interface for pulling messages off a queue.


      We are looking for alternative ways to get JMS messages to the 64 bit Windows app.

      Does JBoss Messaging support a SQL Server 2005 message store? Does it use the new SQL Server 2005 queues? Would our 64 bit app be able to pull messages from the JBoss message queue using the Microsoft SQL interfaces?

        • 1. Re: Using a SQL Server 2005 message store
          timfox

          Unfortunately we do not currently provide a C++ interface, and neither do we use any SQL Server or microsoft specifics.

          JBoss Messaging can be used with SQL Server, but we only interface with it via standard SQL.