Hi all,
I use trial version of Informix 9.4,
I use Java and this piece of code for store my information:
Connection conn = session.connection();
IfxCblob clob = new IfxCblob(conn, document);
this.tsod_store_date = new Date();
if (lrn_mrn != null) {
if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.