on modify statement, executeNonQuery returns zero rows
affected even though there has been modification carried out
sucessfully in the table..
can anyone tell me is this possible???
if yes, how..???
Answer Posted / chandan kumar
yes, it is possible.when we executing stored procedure with
help executenonquery.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define the steps to set up validation control.
What are web server controls in asp.net?
Describe the master page.
What is IPostBack? How to use it?
What’s the difference between asp.net web forms and asp.net mvc?
Differentiate the session object and application object?
Does web services support data reader like pom project?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Who can consume WebAPI?
What are the different kinds of assemblies?
What does ascx stand for?
Can we add code files of different languages in app_code folder?
To load your generated dataset with data which method do you invoke?
How does windows service lifecycle differ from a .standard. Exe?
When maintaining session through sql server, what is the impact of read and write operation on session objects?