Results 1 to 3 of 3

Thread: Picture in MS Access Database

  1. #1

    Thread Starter
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535
    Is it possible to store a picture file in MS Access Database using DAO?

    Kinjal

  2. #2
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Isle of Man
    Posts
    276
    yes, but it's not a good idea...

    the picture doesnt seem to be saved with much in the way of compression, and you end up with a huge database

    it's usually best to store the path to the file...

    if you really want to do it, create a field of type OLEObject, and away you go...

  3. #3

    Thread Starter
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535
    Thanks for your advice.


    Kinjal

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