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

Describe connection object in ado.net

534


What is difference between sqldatareader and sqldataadapter?

478


Describe datareader object of ado.net with example.

505


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

446


What is namespace in ado.net?

494






What is serialization and de-serialization in .net?

486


What is a datareader object?

575


Explain the role of data provider in ado.net?

536


How can we serialize the dataset object?

555


What is connected architecture in ado.net?

515


What is the maximum pool size in ado.net connection string?

492


Define executenonquery?

514


How is entity framework different from ado.net?

476


differences between ADO and ADO.NET

563


What does sqldatareader return?

497