UniConnection->Disconnect() fails
Posted: Sun 17 Mar 2013 13:15
When I try and close a connection on an UniConnection that has multiple UniTabel and UniQuery's connected to it I get an exception
using UniConnection->Disconnect()
I get:
"MyTable Cannot perform this operation on a closed dataset"
This used to work OK in my application, but fails now - any ideas what could be causing this?
using UniConnection->Disconnect()
I get:
"MyTable Cannot perform this operation on a closed dataset"
This used to work OK in my application, but fails now - any ideas what could be causing this?