Print Page | Close Window

Form_A2K7_Attachments

Printed From: Roger's Access Library
Category: Other Download Libraries
Forum Name: Tejpal, A.D.
Forum Description: A.D. Tejpal's Library
URL: www.rogersaccesslibrary.com/forum/forum_posts.asp?TID=531
Printed Date: 28 Mar 2024 at 3:26pm
Software Version: Web Wiz Forums 12.03 - http://www.webwizforums.com


Topic: Form_A2K7_Attachments
Posted By: A.D. Tejpal
Subject: Form_A2K7_Attachments
Date Posted: 25 Feb 2010 at 5:17am

Form_A2K7_Attachments
Explanatory Notes

    This sample db demonstrates a user friendly approach for handling attachments in Access 2K7, without invoking the dialog box for attachment management. 

    As the user navigates to a given record on the sample form, names of documents held by attachment type field get displayed in a list box. Simultaneously, total count of attached documents gets displayed adjacent to the attachment control.

    Appropriate command buttons provide following features:
    (a) Insertion of new documents:
         On clicking this command button, file open dialog box gets displayed, enabling selection of one or more files, which get added to the attachment field. Simultaneously the status of list box as well as attachment counter text box gets updated.

    (b) Removal of attached documents:
        
Based upon selection of one or more (or all) documents in the list box, the selected items get removed from the attachment field. Simultaneously the status of list box as well as attachment counter text box gets updated.

    (c) Extraction of source files from attached documents: 
         Based upon selection of one or more documents in the list box, source files for the selected items get extracted into a temporary folder named ZZZTemp. This folder gets created if missing and is placed in the parent folder holding the db. The status of extracted documents gets displayed in a list box adjacent to the one showing attached documents. 
         Note: Even if the temporary folder contains large number of extracted files pertaining to various records, only those relevant to current record get displayed in the list box.

    (d) Deletion of extracted files:
         Based upon selection of one or more (or all) extracted files in the list box, the selected items get deleted from the temporary folder.
Simultaneously the status of list box gets updated.

    (e) Opening of extracted file:
         Based upon selection in the list box, the
extracted file gets opened in its parent application.

Version:  Access 2K7 accdb File Format

Reference:  
    (a) MS Office 12.0 Access database engine Object Library
    (b) Microsoft Office 12.0 Object Library
    (c) Microsoft Scripting RunTime

Download >>:  http://www.rogersaccesslibrary.com/forum/uploads/37/Form_A2K7_Attachments.zip - uploads/37/Form_A2K7_Attachments.zip
 
 


-------------
--

Email: mailto:adtejpal@gmail.com - adtejpal@gmail.com



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.03 - http://www.webwizforums.com
Copyright ©2001-2019 Web Wiz Ltd. - https://www.webwiz.net