S
shanec22
Access novice here looking for some advice.
We run Office 2007 on PC's running windows XP.
we have two mirrored servers running server 2003
i have front end databases on the PC's and back end (tables only) on
the servers.
we also connect to some tables via ODBC (version 3.51.27) and that is
where my issue is.
i have "on event" code which run's in the front end database's either
a update query that updates the linked ODBC table, or and append query
that transfers records from a linked table on the server to the linked
ODBC table.
The problem is that we get intermitent error's when those run.
ODBC - call failed
[MySQL][ODBC 3.51 Driver][mysqld-5.0.67-log] Lost connection to MySQL
server during query (#2013)
if i wait a few second and run the event again it work's just fine,
sometimes we can go hours without it happening and other times it
happens on every other attempt. All of our PC's have this issue, but
since it happens at random times and on random machines it has become
difficult to determine the issue.
if anyone has a direction to look that would help me resolve this it
would be greatly appreciated.
We run Office 2007 on PC's running windows XP.
we have two mirrored servers running server 2003
i have front end databases on the PC's and back end (tables only) on
the servers.
we also connect to some tables via ODBC (version 3.51.27) and that is
where my issue is.
i have "on event" code which run's in the front end database's either
a update query that updates the linked ODBC table, or and append query
that transfers records from a linked table on the server to the linked
ODBC table.
The problem is that we get intermitent error's when those run.
ODBC - call failed
[MySQL][ODBC 3.51 Driver][mysqld-5.0.67-log] Lost connection to MySQL
server during query (#2013)
if i wait a few second and run the event again it work's just fine,
sometimes we can go hours without it happening and other times it
happens on every other attempt. All of our PC's have this issue, but
since it happens at random times and on random machines it has become
difficult to determine the issue.
if anyone has a direction to look that would help me resolve this it
would be greatly appreciated.