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


Please Help Members By Posting Answers For Below Questions

What is a dynaset in access?

753


What are two important objects of ADO.Net?

731


How do you find the count of records in a dataset?

663


What is defaultview in datatable?

756


Explain how to pass multiple tables in datasets simultaneously?

734


Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?

866


What are the steps you will take to improve performance?

644


What are all the different methods under sqlcommand?

688


What are good ado.net object to replace to ado recordset object.

751


What are the parameters that control most of connection pooling behaviors?

735


What is typed dataset ?

861


Is it possible to edit data in Repeater control?

678


What is a datagridview?

704


Which method in OLEDBAdapter is used to populate dataset with records?

753


What is data view and variable view?

656