04.09.2011, 18:35
It happens to me too sometimes, maybe like once an hour. But since you have the OnQueryError callback, you could easily detect if the error id is 2013 and if yes, then re-send the query if the connection has been re-established. I don't know if it is a good idea doing it directly in OnQueryError though.