Results 1 to 3 of 3

Thread: How to store graphics (bmps etc. )files in VB/MSACCESS

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 1999
    Location
    Karachi, Sind, Pakistan
    Posts
    20

    Post

    How can I store graphics files (BMPs etc.) in VB with MSACCESS database.

  2. #2
    New Member
    Join Date
    Jul 1999
    Posts
    13

    Post

    though it possible to do that it is better to store the path in the database. this ensures that the database file size is manageable and the graphics can be stored in a separate sub-directory.

    Cheers

    ajeet

  3. #3
    Member
    Join Date
    Apr 1999
    Location
    Kirkland, WA, USA
    Posts
    40

    Post

    I agree that "it is best" to not actually put a lot of graphics or other binaries into a physical database however there are times when it is very helpful. To see a simple step by step demonstration (plus a demo of how to have any graphic retain it's aspect ratio within a defined area ... great for printing thumbnails and letting users add their own logos to your multiuser database apps) click over to:
    http://www.smithvoice.com/appendin.htm

    It's the same deal if you want to add graphics, wavs, avis or any other binary files ... I use this same method and some repolication code to keep all of my ocx and program patches in a searchable jet database spread across multiple zip disks.

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