Results 1 to 3 of 3
  1. #1
    darkan99el is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2011
    Location
    UK
    Posts
    3

    Question Contact/Customer Database plus multiple attachments


    Hi all, I want to create a customer database (DB) and for it to also have the facility to attach multiple pdf files. These pdf files will be scanned documents such as invoices, order forms etc.

    I am using Access 2013 on Windows 8.1

    I have created a database using the Desktop Contacts template to understand about how to set up Tables, Forms, Reports etc and to refine the concept of the database I want.

    I am creating a custom database from the Blank template in tandem as the Desktop Contact template is Americanised (State, Zip) and I want my database to be UK specific i.e. Town, County, Postcode etc Customer instead of Contact, plus it helps me understand the mechanics.

    I am however, a bit confused with regards to how to add attachments to a customer. I have been doing a bit of reading on the forum and from what I understand, the Data Type 'Attachment' is a multi-file field. I'm not sure if this is a one-hit scenario i.e. you can select multiple files and they will be attached to the customer or you can add individual files over a period of time? the latter being the preferred method.

    Thank you.

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Usually in your scenario you store those scanned documents in a folder and then link to them and attach that way.

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Be aware that embedding a lot of files in table can use up Access file size limit of 2GB rather fast.

    The attachment type field is a type of multi-value field. Multiple items can be added at once or additional items added later.

    A normalized data structure would be a related table with one record for each file (embedded or external reference).
    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. Setting Up Multiple Contact Names in a Customer Database
    By DLee-AB in forum Database Design
    Replies: 2
    Last Post: 04-02-2014, 04:19 PM
  2. Customer database with contact information
    By adams77 in forum Access
    Replies: 1
    Last Post: 03-09-2014, 06:38 PM
  3. Replies: 3
    Last Post: 07-11-2013, 02:48 AM
  4. Replies: 1
    Last Post: 11-20-2012, 01:29 PM
  5. Replies: 1
    Last Post: 12-24-2011, 08:48 AM

Tags for this Thread

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