Hi , Everyone
I was using webMethods version 8.0,because I was using the informix DB ,I configured the URL in wmDB page .
The URL is: jdbc-odbc:datasource,then I have connected the data source,it showed me the data source’s
table list,I knew it meant the connection was successful.
Then I was using webMethods version 9.10,its Java Version is 1.8.0_71 (52.0) and no sun.jdbc.odbc.JdbcOdbcDriver,because it don’t support jdbc-odbc bridge,I configured the URL in wmDB page with
the URL :jdbc:informix-sqli:ServerIP:port/DBName:informixserver=ServerName;CLIENT_LOCALE=zh_tw.big5;DB_LOCALE=zh_TW.57352. then I have connected the data source,it showed nothing, the Connection Parameters > Tables page has no table list .what did it mean?Was it successful?
#Integration-Server-and-ESB#edi#webMethods