Results 1 to 2 of 2

Thread: MS Access Error: ODBC update on a linked table failed

Threaded View

  1. #1
    Join Date
    Jun 2013
    Posts
    2

    Exclamation MS Access Error: ODBC update on a linked table failed

    We just experienced major ODBC errors with our front-end MS Access 2007 and 2010 solutions and the problem began when Microsoft pushed several security updates to our PCs. We eventually discovered that the problem was caused by the KB2820197 update and everything began to work properly after we uninstalled this update from several PC systems.

    Our MS Access solutions perform update queries on linked tables from SQL Server 2008 and also on linked tables from Oracle. After the PCs received the security update today, the MS Access solution could no longer perform the updates to any of these ODBC linked tables. When attempting an update to a table from SQL Server, for example, we would receive the following error message:

    ----------------------------------------------------
    ODBC -- update on a linked table <table name> failed.

    [Microsoft][SQL Server Native Client 10.0][SQL Server] Transaction (Process ID 66) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. rerun the transaction. (#1205)
    ----------------------------------------------------

    Our concern is that we think Microsoft will make another attempt at pushing this update which will again break our solutions. If anyone has any additional information about this issue, please post. Unfortunately, our IT HelpDesk has not been very helpful because they claim we are using an "unsupported solution". So we are on our own.
    Last edited by hanspeterusa; 07-10-2013 at 08:30 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
  •