aspose file tools
The moose likes JDBC and the fly likes Storing Picture in Access DataBase Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Storing Picture in Access DataBase" Watch "Storing Picture in Access DataBase" New topic
Author

Storing Picture in Access DataBase

Cool Impression
Greenhorn

Joined: Jun 26, 2001
Posts: 18
Hello I am Working in Java,
and using Microsoft Access 97 as a Database. I want to Store a picture or any object in Database as an Object. I am using Datatype for it as a OLE Object in Access.
But I am unable to store Image in My File and Get it(Select it).
Can you tell me how to do this in Java,
Storage of any picture file(.jpg,.gif) and any file as an Object.
Retrieval and Display.
Thankxxx.

------------------
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

"Cool Impression",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp .
We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in again with a new name which meets the requirements.
You have been logging in with the name "Cool Impression" since June. Please be sure to reregister or this account will be locked.
Thanks.
Dave.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Storing Picture in Access DataBase
 
Similar Threads
how to store object in "ms access database" through java?
image resizing
storing image file in ms-access using jdbc
file selected by JFileChooser and storing that image file in ms-access
How to store SecretKey in database?