Re: Why all the connections?



Vitali Kalinin wrote:
Which CursorLocation, CursorType and LockType do you use for the datasets? ReadOnly, ForwardOnly, ServerSide cursors could result in behavior that you had described.


Yes, I am using clUseServer, ctOpenForwardOnly and ltReadOnly. I would like to learn more about why this could cause multiple connections. I will try other combinations.

I believe I have other applications with the same cursor and locking that do not exhibit extra connections. I need to do more study.

Thanks (spacibo),

Kevin
.