Author |
Message
|
adrian_ |
Posted: Wed Jun 25, 2014 2:06 pm Post subject: IIB conecting to Oracle DB |
|
|
Novice
Joined: 06 Jan 2012 Posts: 13
|
Hi, we next scenario :
we migrate from wmb 6.1 to iib9
at this moment we use wbia(JDBC) to conect wmb to oracle db.
what can be use with iib9 to achieve something similar with wbia(jdbc) for connection to Oracle DB? |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jun 26, 2014 5:43 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
|
Back to top |
|
 |
adrian_ |
Posted: Thu Jun 26, 2014 10:41 am Post subject: |
|
|
Novice
Joined: 06 Jan 2012 Posts: 13
|
and by JDBC u want to say what ? javaCompute or ?
the problem is that we have now with wbia some complex inser/update done by BO define on multiple level.
How can i achieve this in IB9 ? |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jun 26, 2014 2:58 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
adrian_ wrote: |
and by JDBC u want to say what ? javaCompute or ?
the problem is that we have now with wbia some complex inser/update done by BO define on multiple level.
How can i achieve this in IB9 ? |
JDBC as in Java DataBase Connection !  _________________ MQ & Broker admin |
|
Back to top |
|
 |
akil |
Posted: Sat Jun 28, 2014 10:33 pm Post subject: |
|
|
 Partisan
Joined: 27 May 2014 Posts: 338 Location: Mumbai
|
Both ODBC and JDBC are available and what gets used depends on your code. ESQL uses ODBC, & Java or the Graphical Data Map, then the JDBC is used. Am not sure if they work well together in a single flow. |
|
Back to top |
|
 |
|