Hello, I need to connect a message flow to a database (SQL Server) to run a stored procedure. The broker is running over AIX.
I found information about connections to DB2 and Oracle but anything about MS SQL.
How can I do that? Is it necessary to build a program that connects MQ with SQL Server (getting a message from MQ and calling the stored procedure)?
I have no clue about stored procedures.
But if it is possible in DB2 and Oracle it will most likely be possible with
MS SQL server. But MS SQL server does not have any XA compliancy, ie full roll back in case of an error.
To make the connecting will be the same as the other databses i guess, thus ODBC. But i have to admit this is all a rough guess.
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