Hello -
I have inherited an old VB6 app with a Sql Server 2000 back end. The previous developer put in record-locking code in the VB app and created his/her own record-locking table. This does not function correctly at all.
I haven't worked with Sql Server 2000 for a number of years, so I may have forgotten, but I thought record-locking issues were automatically handled by SQL Server 2000. If that is the case, I am inclined to just take the record-locking code out of the front-end VB.
Any help will be greatly appreciated!
Juniormint