Results 1 to 2 of 2

Thread: Is there any BLOB control ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2002
    Posts
    14

    Is there any BLOB control ?

    Hi,
    Is there any control available in vb to directly assign
    RecordSet.Field of blob data type to that control and in return
    the controls will manage on its own to display that picture
    file.

    I have tried using conventional method it works but I want to
    know about such CONTROL .

    I am using VB 6.0/Oracle 9i

    Quick reply appreciated, Thanks.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    I doubt it - contrary to what you think a BLOB is not a picture.

    It is a Binary object, which will most likely be a file of some sort. Lots of Blobs are pictures, but it doesn't mean that all are! (I've seen many posts on this forum that store Word documents etc).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width