Results 1 to 3 of 3
  1. #1
    aspen is offline Competent Performer
    Windows Vista Access 2010 64bit
    Join Date
    Jun 2011
    Posts
    127

    Save all attachments in the Particular field of the record set to a seperate folder

    Hi every body



    I have a table called 'Pictures' and a form based onthat "PicturesFr". They have an attachment field "Field1". This is a very larg database and it has 100's of records.
    I am tryng to save all the a ttachment files to a folder in 'my documents'.
    Can any one help me withe the coding to save all the attachments in one click.

    Please help.

    Thank you

  2. #2
    Join Date
    Dec 2009
    Posts
    7
    Hi,

    To extract files from fields of type attachment is necessary to use the method SaveToFile.

    In the article below is a code example that uses the SaveToFile. Try to adapt to your case.

    http://www.ribbon01.com/tutoriais/tuto12eng.asp#inicio

  3. #3
    aspen is offline Competent Performer
    Windows Vista Access 2010 64bit
    Join Date
    Jun 2011
    Posts
    127
    Hi Avelino sampaio

    thanks
    I got it working
    Thanks a lot

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

Similar Threads

  1. Save Attachments.
    By drunkinmunki in forum Programming
    Replies: 6
    Last Post: 11-20-2012, 10:11 AM
  2. save folder to another directory
    By focosi in forum Programming
    Replies: 7
    Last Post: 08-30-2011, 07:22 AM
  3. Replies: 3
    Last Post: 08-26-2011, 12:11 PM
  4. Exporting Attachments per record
    By justinwright in forum Import/Export Data
    Replies: 5
    Last Post: 06-15-2011, 09:08 AM
  5. Replies: 9
    Last Post: 05-30-2011, 12:08 PM

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