Results 1 to 6 of 6

Thread: Pictures from databases

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Location
    Dallas,Tx,USA
    Posts
    30
    How do i get a picture out of access and into a picture box or image box

  2. #2
    Fanatic Member
    Join Date
    Jun 2000
    Location
    N.Ireland
    Posts
    651
    I don't know if this is what you mean or not but you can copy pictures from clipart and paste them into a picture box in V.B
    Good Luck!!
    Gilly

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Location
    Dallas,Tx,USA
    Posts
    30
    What i want to do i sstore pictures in an access database then at run time make a call to the db and have it populate my picturebox or image box.

  4. #4
    Lively Member
    Join Date
    Jun 2000
    Location
    Ontario, Canada.
    Posts
    85

    Cool

    What you need to do is setup a field in your database table for an OLE Object, and save your picture in that field. Then you can connect to this table as normal and insert this field into the OLE Component in VB.
    Hope this helps.


  5. #5

    Thread Starter
    Junior Member
    Join Date
    Feb 2000
    Location
    Dallas,Tx,USA
    Posts
    30
    I do have my table setup correctly but i am not to sure on how to insert it into the OLE component in VB.

  6. #6
    New Member
    Join Date
    Jun 2000
    Location
    California
    Posts
    1

    loading bitmaps from DB field

    I am trying to do the same. Unfortuneatly, I don't have MS Access and are using Visdata to develop the DB. I assume the Binary field parameter can access image files? Does anyone know of a method to add images to a DB with Visdata. I want to link photos of family and friends with a simple address type database.

    Thanks

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