How do we invoke queries from the application ?
Answer Posted / shwetha
by the namespace using System.Data.Sqlclient
by using Sqlcommand
Dim cmd as new Sqlcommand("Queries");
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to add a javaScript function in a datagrid?
What is the difference between SqlCommand and SqlCommandBuilder?
What is dataset and datatable in ado.net?
What is executequery?
How to creating a SqlCommand Object?
What is ole db and odbc?
What is csdl entity framework?
What does adodb stand for?
What does executereader return?
What is ado oledb and odbc?
Which is the best method to get two values from the database?
What is serialization and de-serialization in .net?
What is ole word?
How to perform sorting on a table in ADO.NET?
What is connection pooling and what is the maximum pool size in ado.net connection string?