Michael
2005-01-22 15:37:38 UTC
I am running into some problems especially on deletes using SPT, VFP8 and
SQL 2000. I am seeing in EM where locks on objects from single row
deletions, i.e. delete dbo.tablename where id = ?paramID.
These locks are causing blocking and I am not sure how to get around it. If
I wrap the statement in a transaction (from VFP not in SQL), it seems to
clear the locks. Any help woul dbe greatlyu appreciated.
Thanks
Mike
SQL 2000. I am seeing in EM where locks on objects from single row
deletions, i.e. delete dbo.tablename where id = ?paramID.
These locks are causing blocking and I am not sure how to get around it. If
I wrap the statement in a transaction (from VFP not in SQL), it seems to
clear the locks. Any help woul dbe greatlyu appreciated.
Thanks
Mike