Click to See Complete Forum and Search --> : ADO Problem


Rakesh Verma
April 17th, 1999, 01:47 AM
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
rverma@velos.ssind.com
( SSI, New Delhi )

Rakesh Verma
SSI, New Delhi
rverma@velos.ssind.com

mihai
April 17th, 1999, 10:30 AM
You should check the memry used by your app. Maybe this growing up, without reason:)
Sincerely, Mihai

Rakesh Verma
April 21st, 1999, 04:04 AM
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
rverma@velos.ssind.com