Hi, I am trying to use a BLOB to store some binary data and wonder how to do this in JDBC. I have search the java.sun.com site, oracle and google sites and did not find any thing useful.
The JDBC API tutorial reference book only give examples to update BLOB, i.e. you read BLOB from database and then setBLOB to update it. I have found any example to show me how to create an new BLOB record, has any done this before ? Chester =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
