Hi,
In ADO over Internet, sometimes the connection goes away. I think there is no oCn:Refresh() or oCn:Reconnect() to fix it.
So, how do you handle it?
Closing the connection after the Recordset and open each time before the Recordet?
I appreciate your valuable comments.
Thank you.