pravin Posted February 26, 2010 Report Share Posted February 26, 2010 hi all, i am devloping a software with server client base in using mysql sever 5.1 i have following following quries regarding mysql server+labview 1) is their any way to detect server problem on client machine such as server communication failure and stop accessing data from server and show error popup on client machine using labview. Quote Link to comment
Rolf Kalbermatter Posted March 9, 2010 Report Share Posted March 9, 2010 hi all, i am devloping a software with server client base in using mysql sever 5.1 i have following following quries regarding mysql server+labview 1) is their any way to detect server problem on client machine such as server communication failure and stop accessing data from server and show error popup on client machine using labview. Just try to open a connection and possibly run a simple query on it. The failure that results when the server is not available should be evident. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.