How do I get an image contents into the database?
The db has a blob column but what object do
I use in JAva to set the blob contents (
and retrieve), the image itself?
java.sql.Blob is only an abstract class
and not meant to set blob-content.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to