Dear BO Experts,
I always have used connections based on JDBC driver, but few days I performed some tests with the same connection but using Oracle client.
To be honest, the JDBC connection is not so stable and gives errors from time to time. I can not validate free hand sql queries in report that take more than 30 minutes.
On the other hand, the connection based on Oracle client works perfect…
I was wondering, what is the benefit of using a JDBC connection when it works better with Oracle client?
Victor_BCN (BOB member since 2009-09-15)