Hi all, I want to create Blob objects. How can i do that ? Must I implement the java.sql.blob interface ? I did it for Clob object but internal representation of a blob seems to be more complex... what could be this implementation of a blob ? Thx for any help. Christophe