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 an orm, and why would you use one instead of plain old ado.net?

821


Is ado.net dead?

772


What are typed and untyped dataset?

794


What is untyped dataset?

811


What are the advantages of ado.net?

696


Why is ADO.NET serialization slower than ADO ?

835


What is ole word?

744


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?

801


What are the major challenges in accessing data from a database?

774


What are the data providers in ADO.NET framework?

795


What are basic methods of dataadapter?

727


describe the dataset object in ado.net.

734


What is microsoft ado.net?

818


What is connection in ado.net?

729


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

666