Results 1 to 2 of 2

Thread: Pictures

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2000
    Posts
    88

    Lightbulb

    ADO/MDB2k/VB6

    Hi,

    I want to store some images in the database (bmp/gif what ever is easiest). How do I go about viewing these pictures? I have bound a picture box to the field but nothing is being shown (no errors).

    Any code would be appreciated..

    Paul Grimshaw
    Set MCP = NTServer + NTWorkstation

  2. #2
    Hyperactive Member gravyboy's Avatar
    Join Date
    Jan 2000
    Location
    Where I was before . . . if you don't know then you're new!
    Posts
    334

    Bad Idea . . .

    Whoa there! Storing images in a db is BAAADDD!! Store the image location instead and the db is more managable - you can then link (via VBA) the PictureBox Picture property to the loacation field.
    Matt G
    VS6 Ent SP5 @ Work
    VS6 Ent SP5 & VB.Net @ Home
    [email protected]



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