Hello,
we're using Access 2007 linked with ODBC to a Mysql server.
I created a connection to a table called 'planning' and run queries on that table. In that table are several columns (int, varchar, datetime,..)
Now, we use this on several computers, all without issues. However one user has the following issue:
when she selects a column with the datetime type, Access freezes for about 3 to 5 seconds, and then displays the calendar date picker. For every date/time column, this only happens the first time a field is selected in that column, or after a change is made in that column.
So if columns B and D are of the type date/time, when a field is selected in column B, it hangs for about 5 seconds. After that, fields in column B can be selected normally. If a field is column D is selected, the same. We can then selects fields in both columns normally. If a field in a column is changed, the next time a field is selected in that column, the process restarts.
Apart from this, the table and query datasheet act normally, updates can be done, etc...just the short freezes on the date/time fields.
I've checked the ODBC settings and the regional settings on the computer, and the settings are the same as the other machines. We're using mysql-connector-odbc 5.1.5.
Has anyone experienced something like this, or has any idea where to start looking?
Kind regards,
Geert