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
Do you use stored procedure in ado.net?
What are the advantages using ado.net?
What is ado code?
How can we load multiple tables in a dataset?
What are the Data providers in ADO.Net?
Explain the dataadapter class in ado.net?
Does dapper use ado.net?
Define Execute Scalar?
What are ado.net objects?
What are the benefits of using ado.net?
What is an example of ordinal data?
What does ado stand for in ado.net?
Which object needs to be closed?
What are the major challenges in accessing data from a database?
How to pass values into a datatable?