Hi,
I have a problem after i use CommitTrans on the RDOConnection. If i refer the Resultset again it is giving an error:
Run-time error '40088':
No open cursor or cursor closed
I have tried to use SQLSetConnectOption API as per the MSDN support article on"HowTo: Keep RDO Cursor open after transaction"
I am connecting to ORacle 8i database from VB6.0
Any help is greatly appreciated?
thanks
I have a problem after i use CommitTrans on the RDOConnection. If i refer the Resultset again it is giving an error:
Run-time error '40088':
No open cursor or cursor closed
I have tried to use SQLSetConnectOption API as per the MSDN support article on"HowTo: Keep RDO Cursor open after transaction"
I am connecting to ORacle 8i database from VB6.0
Any help is greatly appreciated?
thanks