G
Guest
I have some code that creates a key based on user first and last name and location. In the unlikely event this leads to a dup key my rs.update fails. Is it possible to trap this with 'on error' so I can change the key and retry the rs.update ?
Example code would be much appreciated.
Thanks for any help.
Example code would be much appreciated.
Thanks for any help.