what is Execute NOn Query?
Answer Posted / usha
This method belongs to connection object.We call this
method to indicate that the stored procedure doesn't return
results for a query but rather than an integer indicating
how many rows are effected by the executed statement.
| Is This Answer Correct ? | 26 Yes | 11 No |
Post New Answer View All Answers
Is it possible to edit data in Repeater control?
What are the data access namespaces in .NET?
What is ado and dao?
can we create synonymn in ms access,sql server,my sql if so explain me with example
How to connect and retrieve data from database using dataset
What are the benefits of using ado.net?
Why is stored procedure used in ado.net?
How can we perform transactions in .net?
What is a datagridview?
What is ole db query?
Which is faster ado.net or linq?
What does ole stand for in excel?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is the difference between DataReader and DataSet in ADO.NET?
Explain the difference between an ado.net dataset and an ado recordset?