How do we invoke queries from the application?

Answers were Sorted based on User's Feedback



How do we invoke queries from the application?..

Answer / neha

In invoke queries by using sqlcommand object
present in system.data.sqlclient

Is This Answer Correct ?    4 Yes 0 No

How do we invoke queries from the application?..

Answer / chitaranjan mallick

first which type of querry u want to excute like
oracle,sql,oledb etc. then add the namespace like
system.data.oracleclient(or)system.data.sqlclient(or)system.data.oledb
etc and then create the object of database which u want to
connect..

Is This Answer Correct ?    0 Yes 0 No

How do we invoke queries from the application?..

Answer / krishna prasad

using system.sqlclient or which ever classes you like
by using these classes one can connect to the databases
and invoke or execute queries

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Can asp.net work on an nt server?

0 Answers  


How to configure a website without using IIS.

3 Answers   CGI,


Can we use html in asp.net?

0 Answers  


Is It Possible For Whole Page is Saved In View State? What Is View State?

2 Answers   Phoenix Technologies,


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

0 Answers  






What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

0 Answers   Sans Pareil IT Services,


How does SQL Server session state works

1 Answers   Emphasis,


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

0 Answers   Siebel,


What are the Difference between asp.net and asp ?

0 Answers  


About delegates ?

7 Answers   TCS,


Is data can be edited in the Repeater control?

2 Answers  


How to Insert/Add in ASPXgridview

0 Answers   Infosys,


Categories