-
ADO Problem
Hi ,
I am connecting to database using ADO. If I execute one SQL 50-60 times ( through ADO functions ), it returns error with no error message.
The problem is connection breaks after this many executions.
Is ther any solution for this problem or I am doing something wrong .
Please help me out. We have to release our version next week, so please mail me any solution for the problem if you have.
Thanks in advance.
Rakesh Verma
[email protected]
( SSI, New Delhi )
Rakesh Verma
SSI, New Delhi
[email protected]
-
Re: ADO Problem
You should check the memry used by your app. Maybe this growing up, without reason:)
Sincerely, Mihai
-
Re: ADO Problem
Hi,
Thanks for your response.
But, I have already checked for memory leaks, it is not the problem.
Problem is something diffferent, NO of open cursors increases. and I don't know how to open the opened cursors.
Regards
Rakesh
Rakesh Verma
SSI, New Delhi
[email protected]