Hi, I've had problems using OJB with the Informix Driver when columns contain blob/clob columns. The problem is that the driver doesn't allow queries to be run with scrollable result sets when the results contain blob/clob data. The SQL exception i get is the following:
java.sql.SQLException: Scroll cursor can't select blob columns. Is there a way in OJB to disable scrollable result sets? I seem to run up against them when collection proxies are being loaded. Or is there a way to add something to the platform configuration to disable this feature? Thanks for the help, Brian -- Brian DeVries Sr. Software Engineer mailto:[EMAIL PROTECTED] http://www.intraware.com Voice: 925.253.6516 Fax: 925.253.6785 -------------------------------------------------------- Intraware... The leading provider of Electronic Software Delivery and Management (ESDM) Solutions -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
