What does connection string consists of ?

Answer Posted / sachin gupta

it consist
1. data source(Server)
2. database(Initial Catalog)
3. user name(Uid)
4. password(Pwd)
5. Integrated Security
6. Provider

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create data relations?

773


Explain all the classes those are used for database connections between sql server and asp.net?

778


How does ado.net work?

712


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

2162


Does sqlclient and oledb class share the same functionality?

744


Which control of the BindingNavigator returns the current position within the data source?

953


What is namespace in ado.net?

721


What is the difference between OLEDB Provider and SqlClient?

756


What is XML serialization

802


How can we add/remove row's in "datatable" object of "dataset"?

811


Why do we use sqldataadapter?

751


What is an ado connection?

742


What is ado circle?

919


How we can provide data to ado.net?

781


How do you update database through dataset?

763