programming access database with visual basic

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jameswambura
    New Member
    • Feb 2008
    • 3

    programming access database with visual basic

    hallo there,
    i have a database in access one table with bitmap picture.
    i want to access those pictures in my Visual Basic forms
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    What you have stored in the database ?

    The path of the bitmap files or the files itself ?

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Have a look in the HowTos section for an article entitled something like "The Blob".

      (Blob stands for something like Binary Large Object.)

      Comment

      Working...