i need to handle the runtime error in vb 6 that is generated when you input value an existing value from a textbox to n primary key field in access database. the "duplicate value" error. I've tried the On Error handling but I can't quite get how the syntax works. can you give a sample code for this. Thank you.
Error Handling in VB 6
Collapse
X
Comment