Inserting Blob Data
From: <neti_at_my-deja.com>
Date: Mon, 24 Jan 2000 22:00:40 GMT
Message-ID: <86ii24$4as$1_at_nnrp1.deja.com>
Hello friends, I am looking for some information regarding storing a Blob into an Oracle Database from JDBC. I have an image file on my file system. I want to read it from the file, create a Blob from it and store it into Oracle database.
Date: Mon, 24 Jan 2000 22:00:40 GMT
Message-ID: <86ii24$4as$1_at_nnrp1.deja.com>
Hello friends, I am looking for some information regarding storing a Blob into an Oracle Database from JDBC. I have an image file on my file system. I want to read it from the file, create a Blob from it and store it into Oracle database.
I looked at JDBC API Tutorial and reference and also JDK 1.2 documentation and could not find a method which creates a Data Structure from a binary array in memory to Blob. The documentation says that Blob is actually a pointer and I am not sure how to get that pointer.
Can someone please help me with some URL's that are related to my problem.
thanks in advance
Phani
Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Mon Jan 24 2000 - 23:00:40 CET