I have some questions for those of you using OJB with IBM DB2 7.x.
It will be a requirement of my project to be able to work (well) with DB2, 
however, I have already run into some problems.

It appears that OJB does not support DB2 as a JDBC 2.0 database, but only
as a 1.X db. Is this true? I would assume it is due to some incomplete
support in DB2 (ie ResultSet.last() and ResultSet.absolute() are inconsitent
with the OJB assumptions)

For those using DB2 in applictations, without JDBC 2, you cannot do 
org.apache.ojb.broker.query.Query.setStartAtIndex/setEndAtIndex. Does
anyone have a (clean) workaround?

Is anyone using an alternative DB2 JDBC 2 Driver that would allow using
OJB in JDBC 2 mode?

Thanks in advance
Russell

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to