Results 1 to 4 of 4
  1. #1
    nancyma is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Jan 2014
    Posts
    4

    Question Linked Table shows deleted for all fields

    I've linked to a SQL table, using an ODBC link I use frequently but this particular table shows all the fields with a value of "Deleted". Any suggestions on how to access my table?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    if the table is open, then records deleted, it will show deleted.
    if you close the table, then open, it should only show normal records.
    if not, refresh the link.

  3. #3
    dtzanak is offline Novice
    Windows 10 Office 365
    Join Date
    Mar 2023
    Posts
    4
    Facing exactly the same problem and still haven't found any solution to it yet.

    Have you managed to solve it?

    Some links that could possibly help you.

    https://learn.microsoft.com/en-us/of...-table-deleted

    https://support.microsoft.com/en-us/...0-9851042e0024

  4. #4
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,035
    Maybe the structure of the table has been changed, for instance: a field is removed or changed place using SSMS. I this case SQL server deletes the old table and recreates it, data included. In this case: delete the old link and relink the newly created table.

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

Similar Threads

  1. Table shows deleted record but it won't delete
    By khughes46 in forum Access
    Replies: 3
    Last Post: 09-19-2014, 09:35 AM
  2. Replies: 1
    Last Post: 09-03-2014, 03:23 PM
  3. Replies: 2
    Last Post: 03-12-2014, 04:30 AM
  4. Replies: 2
    Last Post: 01-28-2014, 10:13 PM
  5. Replies: 3
    Last Post: 04-13-2012, 10:39 AM

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