On 12.09.2005, at 14:38 Uhr, Dave Cramer wrote:
The difference between the 7.4 driver and the 8.0.3 driver is the 8.0.3 driver is using server side prepared statements and binding the parameter to the type in setXXX(n,val).
Would be a good idea when this were configurable.I found my solution (use the JDBC2 drivers with protocolVersion=2), but how long will this work?
cug ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend