What does connection string consists of ?

Answer Posted / hardit singh

sqlconnection con=new sqlconnection
("server=localhost;database=testdb;uid=sa;pwd=sa;");

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql connection in ado.net?

700


What are the difference between readonly vs. Const?

699


What is ado rdo dao in visual basic?

882


how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

782


What is the difference between sqlcommand and sqldataadapter?

727


What is dbcontext and dbset in entity framework?

685


What is microsoft ado?

698


What Is Difference Between Ado And Ado.net?

768


Explain what are acid properties?

762


What is data adapter in ado.net with example?

705


What is microsoft ole db provider for sql server?

661


What are the advantage of ado.net?

736


What are the usages of the command object in ado.net?

758


What are the major difference between classic ADO and ADO.NET?

734


What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

785