You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
recordset
About this tag
The recordset tag on WindowsForum.com covers issues related to the Recordset object in Windows environments, particularly in Windows 7 and Windows Server 2008 R2. Discussions include problems saving files using the Save method when the LockType property is set to adLockPessimistic or adLockOptimistic, and incorrect value updates after calling the UpdateBatch method. These topics are relevant for developers and IT professionals working with database operations in Windows, focusing on troubleshooting and fixes provided by Microsoft.
Fixes an issue in which you cannot save a file by using the Save method of a Recordset object when the value of the LockType property in the Open method is set to adLockPessimistic or to adLockOptimistic. This issue occurs in Windows 7 or in Windows...
Link Removed
adlockoptimistic
adlockpessimistic
automation
database
development
error handling
file saving
issue fix
locktype
programming
recordset
save method
software
tech support
windows 7
windows update
Fixes an issue in which the values that were inserted into a recordset are incorrectly updated by using the values that were updated in the recordset. This issue occurs when a client calls the UpdateBacth() method in Windows 7 or in Windows Server 2008 R2.
More...