Results 1 to 2 of 2
  1. #1
    keshavbirla is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2018
    Posts
    1

    Access-Sharepoint Linkage Question

    Hi

    I have been working on a monthly utilization table for my work. The utilization for all the employers is a sharepoint site where everyone fills out their entries. This Sharepoint is linked to an access DB in the background which sync the data recorded in sharepoint.

    Now, our Sharepoint is restricted to 5000 entries overall so we have to delete the over usage manually, but the same is been deleted in Access table as well as they are synced. We have to pull up a report monthly for which we want all the records.

    My question is - Is there a way that even after deleting the entries in Sharepoint manually, the table in Access DB retains the deleted values; so that for pulling up our report we have the whole data including the sharepoint deleted ones.

    Please let me know for any further clarification I must provide.

    Thank you in advance!



    Keshav Birla

  2. #2
    hehrerh is offline Advanced Beginner
    Windows 10 Access 2016
    Join Date
    May 2017
    Posts
    35
    You could create an APPEND query based on your current Access table.

    Create a duplicate table with the same fields, then run the append query to add the new records - you could create some key field (if there isn't one already), so that only new records would be added.

    Use the duplicate table in place of the original table in any subsequent queries, and replace all connections so that they link to the new table instead.

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

Similar Threads

  1. Replies: 0
    Last Post: 09-18-2017, 09:02 AM
  2. Replies: 0
    Last Post: 03-24-2014, 09:35 AM
  3. Access to Sharepoint (Saving Data Question)
    By lpmndcte in forum Access
    Replies: 0
    Last Post: 05-17-2012, 06:43 AM
  4. Hardest question ever, Access->Sharepoint
    By JohnKubik in forum Import/Export Data
    Replies: 2
    Last Post: 04-12-2011, 05:04 PM
  5. Name linkage.
    By emccalment in forum Database Design
    Replies: 1
    Last Post: 02-17-2010, 04:05 PM

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