MySQL ADO



I am using MyODBC Driver 3.51 and ADO connection to connect to a MySQL 4.1
server using BCC6.

The MySQL Server runs on a WinXP platform.
When I connect through the LAN everything runs ok.
When I am using remote connection through the wLAN (ISDN connection to the
server) I may receive as a respond to a SELECT query that transfers to a
local ADO DataSet data from the server (randomly from 1min to 10 min)
"Server gone" message and I have to reconnect to execute the query. I
execute queries every 1min.
The MySQL wait_timeout is 8 hours.
The queries are small. Most of the times no records are returned.

Any suggestion?



.



Relevant Pages