Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MySQL error 1526. How to quit from VFP
Message
From
03/07/2008 18:44:02
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01328884
Message ID:
01328901
Views:
9
If this happens doing an update, then you will have to do a tablerevert() first. This is why I quit using remote views. Using sqlexec() I trap this type of error and then try and reconnect and run the sql again if the reconnect works.


>We are using MySQL over Internet and sometime we are losing the connection with the remote open table.
>
>When that append we can trap the error "1526, connectivity error [MySQL] [ODBC 3.51 driver] mysqld-4.1.12-log] MySQL server has gone away" but we have no way to quit VFP. When we try to quit the error come back. The only thing we can do is an End task.
>
>Since this is a robot running on a server I need a better way.
>
>How can I quit VFP when that append?
Previous
Reply
Map
View

Click here to load this message in the networking platform