|
-
June 2nd, 1999, 08:19 PM
#1
Oracle BLOB (image) fields with rdoResultset objects
I have an Oracle database with a table that contains a BLOB field. I want to keep photos in this field and I cannot figure out how to insert a picture into this field from VB6 GUI using a rdoResultset object or other type of DB objects. Please help!!!!!!!
Thanks
-
June 3rd, 1999, 03:57 AM
#2
Re: Oracle BLOB (image) fields with rdoResultset objects
Hi,
U can use the GetChunk, AppendChunk methods
to store and retrieve an image field from the database.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|