I have tried to make use of the scrollable results option using the Oracle
8.1.7.1 drivers and have seen bizarre results. Basically, I get back results
that seem to be at odds with what's stored in the database. For example, I
have a numeric field to indicate a Boolean and it seems all the results are
returned with the same value even though that's not the case in the
database. Also, I've noticed that related objects having foreign keys that
are not numeric are not returned. As soon as I change query.execute() to not
use the scrollable resultset, I get back proper results. I'm not sure if the
driver is at fault or if this is a known issue (didn't find anything on
mail-archive about it, so I suspect not). I'm stumped, so I thought I'd see
if the list might yield some answers.

Thanks,

Rob

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to