The Artima Developer Community
Sponsored Link

Java Answers Forum
Why cant i get and show a gif from access database

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Palle Jensen

Posts: 6
Nickname: palle
Registered: Nov, 2002

Why cant i get and show a gif from access database Posted: Nov 17, 2002 6:57 PM
Reply to this message Reply
Advertisement
I just can't get an image stored in access database..

i have tryed:

resultset.getBlob
resultset.getClob
resultset.getObject
resultset.getBi naryStream
resultset.getBytes

and i have tryed passing the streams and arrays to differend
other streams, but i WONT just happen, can't get that image shown!!!

is it access who is special or am i just douing it wrong!!!

plzzz help, have been stuck with this problem for over 2 weaks and can't find any examples on the whole wide net!!

thx.
pj

Topic: A classt hat will Model a student and University Previous Topic   Next Topic Topic: for loop to read in every 10th word

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use