03-07-2012 04:00 AM
When I am removing my Ethernet connection and again connecting[for server client communication ], then sometimes the DB Tools Execute Query.vi function stucked inside and not coming outside from this function for infinite duration.
How can I come out side this function when some network issue will come?
When network connection is OK then that time there is no any problem, it actually occurs when network connection lost during the program ececution.
03-07-2012 08:48 AM
It's hard to say what the problem is. One recomendation would be to drop usage of the database connectivity toolkit as it adds a lot of complexity and limits your options for troubleshooting problems. There is an alternative here. Read the discussion and download the drivers...
Also, what kind of database are you connecting to?
Mike...