Access new bug: Query '' is Corrupt. (1 Viewer)

deletedT

Guest
Local time
Today, 04:14
Joined
Feb 2, 2019
Messages
1,218
I'm receiving the following error:



The same FE is running on 12 PCs. Only two of them are showing this error.
Office 365 on all machines.
Clicking Debug button takes me to VBE and this line is highlighted:

Code:
CurrentDb.Execute sql, dbSeeChanges

debug.print sql shows this:
Code:
Update tblComboHistory SET RegisteredOn=#11/19/2019# WHERE frm='frmReceiptionsProcess' AND UserID=3 AND Combo='cmbSearchThisID' AND Val='T05-19-11-0001'

A google search shows that it's a bug in Office's latest update and sends me to this page.
When I run Microsoft's patch, I receive a message there's nothing to do.

Still the Error persists.
Repair office has no effect (both on-line & Off-line)
We are on a windows domain and system restore in a domain environment is not that easy. I'll do it as the last solution.

Is there anything else I can do?


I appreciate any kind of advice.
 

Attachments

  • 2019-11-19 163753.jpg
    2019-11-19 163753.jpg
    9 KB · Views: 396

NauticalGent

Ignore List Poster Boy
Local time
Yesterday, 23:14
Joined
Apr 27, 2015
Messages
6,321
Thanks to the comprehensive article by FMS, I was able to convey our concerns to our IT dept who have agreed not to push the update until the "fix" is available and tests run to ensure its effectiveness.

I owe Luke Chung an bottle of Tuscany's best Chianti...
 

deletedT

Guest
Local time
Today, 04:14
Joined
Feb 2, 2019
Messages
1,218
Thanks to the comprehensive article by FMS, I was able to convey our concerns to our IT dept who have agreed not to push the update until the "fix" is available and tests run to ensure its effectiveness.

I owe Luke Chung an bottle of Tuscany's best Chianti...

Fix is available now. Opening Office on one of our pcs, I received a new update is ready to install.
Installing the update, fixed the error.

The other Pc didn't show this message. I simply repaired (on-line) and the error is gone.
 

Users who are viewing this thread

Top Bottom