[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: How to commit without close active cursors



Hi.

I believe that there is a setting in the SQL Server engine itself to
achieve that.  Look around for PERSISTENT  ... CURSORS or something
similar.  Might not be very documented though.

JLuc