Ntdll.dll and ucrtbase.dll error (Record Retrieval Error)


Hi,

We randomly received a warning message(see image above) on 1 of our tables via random module accessing the same table. Any idea on what causing the error and how to fix this?

Thanks.

What driver?
Accessing the table in what way?
Can you duplicate the error?
Have you attempted driver tracing?

1 Like

We are using ODBC driver and our database is MySQL. The driver we are using is “MySQL ODBC 8.0 ANSI Driver”. We accessing the table using the FileManager or RelationManager class. The error message randomly appears when I open my browse window and sometimes after I updated some record, sometimes it is not appearing. I have not yet attempted driver tracing since I have no idea yet on how to do it.