M
Marcel
Hi,
I'm trying to insert a number of records in a SQL server
table using the executenonquery method. This works fine
except when the records already exist which results in a
runtime error.
Is there a way to prevent this runtime error and just
ignore that the records can't be added ?
Thanks,
Marcel
I'm trying to insert a number of records in a SQL server
table using the executenonquery method. This works fine
except when the records already exist which results in a
runtime error.
Is there a way to prevent this runtime error and just
ignore that the records can't be added ?
Thanks,
Marcel