Re: Retrieving multiple BLOBs in mySql
Posted by: Mark Matthews
Date: November 28, 2004 04:54PM

What JDBC driver are you using? This doesn't sound like a bug I've heard of with our JDBC driver (i.e. BLOBs only work with a single row result set). Also, there's nothing in the JDBC driver that would cause it to 'access the database for every BLOB' unless you've set 'emualteLocators' to 'true' in your connection properties (the default is 'false').

Options: ReplyQuote


Subject
Written By
Posted
Re: Retrieving multiple BLOBs in mySql
November 28, 2004 04:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.