BLOB in JAVA

2000-03-22 Thread Davy Devolder
Hi all, I'm new at this list. Can anybody send me some sample code to store and retreive pictures (BLOB) from an Oracle 8i database ? Thank you. === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".

Re: BLOB in JAVA

2000-03-22 Thread Julian Harris
Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of Davy Devolder > Sent: Wednesday, March 22, 2000 5:41 AM > To: [EMAIL PROTECTED] > Subject: BLOB in JAVA > > > Hi all, > I'm new at this list. > Can anybody send me some sample code to store and ret

Re: BLOB in JAVA

2000-03-22 Thread Julie Basu
You can find many JDBC/SQLJ samples on Oracle Technology Network http://technet.oracle.com/tech/java/sqlj_jdbc/ Click on the Sample Code button and follow down to the JDBC 20 LOB samples link. - Julie Davy Devolder wrote: > Hi all, > I'm new at this list. > Can anybody send me some sample c