Author |
Message
|
dhanaraj |
Posted: Thu Mar 29, 2007 7:41 am Post subject: question related to MQ to PostgreSQL database talking |
|
|
 Voyager
Joined: 10 Aug 2004 Posts: 92
|
Hi guys,
I have a question related to MQ to database talking.
Is there any way to MQ Series to access the PostgreSQL database or any kind of adaptors communicate to MQ and PostgreSQL Database and back to MQ.
I know using MQ-java,MQJms apis and MDB's. But i am looking kind of adaptor or tools.
Thanks
Anand |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Thu Mar 29, 2007 9:13 am Post subject: Re: question related to MQ to PostgreSQL database talking |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
dhanaraj wrote: |
Hi guys,
Is there any way to MQ Series to access the PostgreSQL database or any kind of adaptors communicate to MQ and PostgreSQL Database and back to MQ.
|
What do you exactly want to do ?
You can write it by your own. Just use MQ and Postgres jar
... and feel free. _________________ Marcin |
|
Back to top |
|
 |
dhanaraj |
Posted: Thu Mar 29, 2007 11:01 am Post subject: |
|
|
 Voyager
Joined: 10 Aug 2004 Posts: 92
|
Quote: |
What do you exactly want to do ?
|
I want to do MQGET from Queue and update that in database. and response back from database to put in MQ
Quote: |
You can write it by your own. Just use MQ and Postgres jar |
I dont want write my own code. I want to use any built-in application already and just want to load jars configure in AppServ...etc...
Thanks
Anand |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Thu Mar 29, 2007 11:23 am Post subject: |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
dhanaraj wrote: |
I dont want write my own code. I want to use any built-in application already and just want to load jars configure in AppServ...etc...
|
I don't get it ?
What is this 'built-in application' ?
Are you looking for any magic mq postgres framework where you will have to only configure mq and postgres connection and SQL select and insert statements ?
Please describe it ? _________________ Marcin |
|
Back to top |
|
 |
dhanaraj |
Posted: Thu Mar 29, 2007 2:08 pm Post subject: |
|
|
 Voyager
Joined: 10 Aug 2004 Posts: 92
|
Thanks marcin.kasinski
I am clear right know.
Thanks
Dhanaraj |
|
Back to top |
|
 |
|