I
Ian
Hi
I'm using the ExecuteNonQuery command to insert a row in a database. How do I fire an event when the row has been added. I know how to do it with an OleDbDataAdapter, but I want to use ExecuteNonQuery. Ideas?
Ian
I'm using the ExecuteNonQuery command to insert a row in a database. How do I fire an event when the row has been added. I know how to do it with an OleDbDataAdapter, but I want to use ExecuteNonQuery. Ideas?
Ian