We are using MTS on NT 4, and have dll's written in VC++ running under MTS, they use a MS SQL Server 7 database, via ole db.
Please can someone explain how to set the transaction isolation level, so that read locks on the database aren't held for the duration of the transaction.
Thanks for any advice,
Henry
Please can someone explain how to set the transaction isolation level, so that read locks on the database aren't held for the duration of the transaction.
Thanks for any advice,
Henry