Results 1 to 2 of 2
  1. #1
    kpo's Avatar
    kpo is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2012
    Posts
    38

    Attachment field, pictures and forms

    Hello,



    I am a self taught Access "advanced beginner". I built an inventory database for our company to use and am looking for a way to streamline entering parts into our database. I have a table (tblPartInventory) with fields for ID (Auto Number), manufacturer, type, size, part, piece number, part number, comments, condition, shop location, shelf location, status, employee, and picture as an attachment field (our owner wants a general picture for each part as a reference).

    I have built a form for entering parts and everything is running smoothly. I "idiot proofed" the form by building a different table (tblPartList) with a list of all the different parts we carry. So as parts are entered, the form auto populates a combo box from the appropriate tblPartList field. The manufacturer, type, size, part, piece# and part number all pull from tblPartList. Which is working properly. I should note I don't have them related as tables. My tblPartInventory table is basically "format-less". I have formatted the forms to filter or restrict that data that gets entered into the table. Right now it is only me entering parts but that is soon to change as we add inventory from other shop locations. When I enter parts, through the form, I manually attach a picture to each record of information. (The owner was very specific about pictures accompanying the parts in the database.)

    My question is this, if I add an attachment field to tblPartList and add pictures for each record in that table, can I then have my entry form "auto populate" the attachment field in the form with the attachment in tblPartList?

    I am sorry if this seems confusing. Let me know if you have any questions I would be more than happy to try to clarify myself. If I need I can attach a copy of the DB.

    Thanks in advance

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,600
    Be aware Access has a 2gb file size limit. Images saved in attachment field can chew up that limit (database 'bloat').

    Review https://www.accessforums.net/queries...eld-35981.html
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 09-14-2012, 03:49 PM
  2. Replies: 16
    Last Post: 04-30-2012, 07:12 AM
  3. Replies: 8
    Last Post: 04-13-2012, 12:25 PM
  4. Replies: 16
    Last Post: 04-11-2012, 10:56 AM
  5. Pictures in Access Field
    By cotri in forum Access
    Replies: 2
    Last Post: 09-13-2010, 09:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums