I am new to VB. I am using ADO to access, add and update a SQL Server DB. I am running into trouble when I attempt to update non-Key fields on a form.
All the error tells me is Runtime Error '-2147217887(80040e21)' Errors occurred. I have my lockset to 3- adLockOptimistic.
Why is it doing this?
All the error tells me is Runtime Error '-2147217887(80040e21)' Errors occurred. I have my lockset to 3- adLockOptimistic.
Why is it doing this?