Multiple open MSQueries on the same MSConnection
Posted: Wed 30 Nov 2011 11:04
Hello folks,
I wonder what if I leave more than 1 opened resultsets on a single instance of TMSConnection in the main thread - in other words what if I open a second one while the first query is still open ?
TMSQueries are .Created dynamically by code - MSConnection is put on the main Form.
SDAC 5.00.0.1 for Delphi 5 Registered CRSDA-02971
Is it okay or should I close the first ?
Thanks, Peter
I wonder what if I leave more than 1 opened resultsets on a single instance of TMSConnection in the main thread - in other words what if I open a second one while the first query is still open ?
TMSQueries are .Created dynamically by code - MSConnection is put on the main Form.
SDAC 5.00.0.1 for Delphi 5 Registered CRSDA-02971
Is it okay or should I close the first ?

Thanks, Peter