Hi
I've got a Visual Basic program that insert Data of calls from a Meridian PBX in a Mysql DB (I'm using wampserver), I've got the Mysql ODBC 3.51.24 Driver. The program works fine when receive constantly data calls from the PBX, At night there are not calls, At the morning when arrive new calls from the PBX a the ODBC driver fails an shows the following message (see attached file):
Run-time error '-2147467259 (80004005)':
[Mysql][ODBC 3.51 Driver][mysqkd-5.0.51a-community-nt] Mysql server has gone away.
If I stop the VB program and run again It starts receiving calls.
The VB Mysql ODBC driver doesn't fail If It's constantly receiving data from the PBX, When The program doesnt receive data from the PBX in long period (8 hours for example) and after that period It receives a call I get the above error.
Any ideas?
Thanks,
I've got a Visual Basic program that insert Data of calls from a Meridian PBX in a Mysql DB (I'm using wampserver), I've got the Mysql ODBC 3.51.24 Driver. The program works fine when receive constantly data calls from the PBX, At night there are not calls, At the morning when arrive new calls from the PBX a the ODBC driver fails an shows the following message (see attached file):
Run-time error '-2147467259 (80004005)':
[Mysql][ODBC 3.51 Driver][mysqkd-5.0.51a-community-nt] Mysql server has gone away.
If I stop the VB program and run again It starts receiving calls.
The VB Mysql ODBC driver doesn't fail If It's constantly receiving data from the PBX, When The program doesnt receive data from the PBX in long period (8 hours for example) and after that period It receives a call I get the above error.
Any ideas?
Thanks,