aspose file tools
The moose likes JDBC and the fly likes Inserting OLE Object in Access DB Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Inserting OLE Object in Access DB" Watch "Inserting OLE Object in Access DB" New topic
Author

Inserting OLE Object in Access DB

Suresh Bansal
Ranch Hand

Joined: Jul 23, 2001
Posts: 91
Hello Friends,

I have a column of type 'OLE Object' in access db.

I am trying to store / retrieve binary objects (word document), into this column using jdbc (jdbc dbc bridge)

has any body done some thing like this ?

Cheers,
Suresh.


Journey is as important as the Destination.<br /> <br />PMP, SCJP, SCJD, SCEA (Part 1), SCMAD, SCDJWS
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Inserting OLE Object in Access DB
 
Similar Threads
Saving a jpeg to MS Access
Save ImageIcon Object as OLE - Object in MS Access
Retrieving a List of All ODBC/JDBC Data Sources
retrieve link to a file from MS Access DB
JDBC - BLOB question for Java gurus