Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

how to access OLE objects by JDBC

  Asked By: Rainhard    Date: Oct 01    Category: Java    Views: 1687
  

i m trying to access an image stored in the MS Access
data base, using getBinaryStrem() method, this method
reads from the ole object, but when i try to convert
the given bytes array into the image and display the
image nothing will be displayed on the frame,

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Eshe Chalthoum     Answered On: Oct 01

Active Data object  (ADO): Allow programmers to access  OLE DB objects  from just
about any programming language. A simple object model for OLE DB. ...
use this try


http://www.computerhelpbooks.com/j/Java/index.html

 
Didn't find what you were looking for? Find more on how to access OLE objects by JDBC Or get search suggestion and latest updates.




Tagged: