Hi All,
I am facing a issue with the Select JDBC adapter in 9.5 webMethods version.
While in 8.x version i am able to do a select along with the TimeStamp however, i deployed the same code in the 9 version i am trying to do a select on the same table and the result is only the date. See the results below:
8.x Result: 2014-06-07 22:30:21.0
9.x Result: 2014-06-07
But i need the TimeStamp as 8.x, Please advise and help me to resolve this issue…
9.x version fix Updates: IS_9.5_SP1_Core_Fix3
Jar Files in : ojdbc14.jar, ojdbc6.jar and ojdbc7.jar
Thanks in advance…