Results 1 to 5 of 5
  1. #1
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122

    Export Uploaded Documents with Meta Data

    I intend to create a table to hold meta data for documents that has been uploaded. This process is some what tied to this importing of documents see: https://www.accessforums.net/showthr...246#post531246.

    What would be the best approach without redundant tables /andor in terms of dimesional table designs.
    1.1 Should i just amend already created table for the import proces as can be seen by following above link or do i create an entire new table that hols the meta data.
    1.2 Do i create an entire new form for export or can the import form just be amended to serve a dual purpose.

    See FE & BE https://drive.google.com/file/d/14S2...ew?usp=sharing

    2. Export Process EnhancementsCurrent Issues:
     No centralized system for storing export data.
     No linkage between export documentation and import records.
     Missing tracking of essential export details.Proposed Solutions:
     Create a dedicated export management section in the database.


     Mandatory fields Variety, Clone, Requestor, Permit No, Validity Dateo Date Shipped, Destination Country, Material Type, Quantity
     Implement a document repository similar to import storage.📌 New Feature: Export-Import Linking
     Create an import-export traceability module that automatically links records based on batch numbers or permit references

  2. #2
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    Existing form for import.
    Attached Thumbnails Attached Thumbnails original permit form.PNG  

  3. #3
    madpiet is online now Expert
    Windows 10 Office 365
    Join Date
    Feb 2023
    Posts
    564
    What metadata do you want to export? If it's part of the document already, you should be able to use something like XQuery to extract the bits of information you want. If it's not part of the document already, how is this metadata added?

  4. #4
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    Meta data i mean the data thats going to be in the table. See the requirements for what this table should include.


    Quote Originally Posted by madpiet View Post
    What metadata do you want to export? If it's part of the document already, you should be able to use something like XQuery to extract the bits of information you want. If it's not part of the document already, how is this metadata added?

  5. #5
    madpiet is online now Expert
    Windows 10 Office 365
    Join Date
    Feb 2023
    Posts
    564
    Oh, that's not metadata. Metadata is "information/data about data", not the data itself.

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

Similar Threads

  1. Replies: 5
    Last Post: 07-17-2023, 06:25 AM
  2. Programming the VBA editor, VBE & Ultra Meta
    By redbull in forum Programming
    Replies: 2
    Last Post: 04-12-2016, 09:42 AM
  3. Replies: 3
    Last Post: 08-13-2015, 07:06 PM
  4. Replies: 2
    Last Post: 08-21-2012, 08:23 PM
  5. Replies: 6
    Last Post: 04-26-2012, 10:00 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