PDA

Click to See Complete Forum and Search --> : Displaying an image that is stored in a Variant variable.


StevenLee
Oct 21st, 1999, 03:51 AM
Using Oracle Objects (with Oracle 8i) I have successfully managed to retrieve a Bitmap image (from a BLOB column in a table in my database) and store it in a Variant variable within VB. How do I now display the image that is stored in my Variant variable. Any ideas?