insert statement return
Hi,
I am not sure as to in which forum should i put this query as it is a simple one.
What should an executenonquery will return if inserting a single row is successful.
as per documentation available on many websites,it should be 1,while mine program(executenonquery) is giving it as 0.is it right
in case of updating and deleting a single row, my program(executenonquery) is rightly giving 1.
please suggest as to what is right.
regards

