C
Charles A. Lackman
Hello,
I have a made client application that adds records to a database on a
domain. Every now and then the database will create duplicate records. I
have closely checked the code and have not seen anyreason for this to be. I
am using parameters and using ExecuteNonQuery to update the database with a
connection object that is directed to the database on a domain.
Any idea why this is happening and if so what is a good work-around?
Thanks,
Chuck
I have a made client application that adds records to a database on a
domain. Every now and then the database will create duplicate records. I
have closely checked the code and have not seen anyreason for this to be. I
am using parameters and using ExecuteNonQuery to update the database with a
connection object that is directed to the database on a domain.
Any idea why this is happening and if so what is a good work-around?
Thanks,
Chuck