What does connection string consists of ?
Answer Posted / ansu kamar
it consist of
data source
database
user name
password
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is dataset and datatable in ado.net?
What is ole in excel?
How to add a check box or a dropdown list to a column in a datagrid?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
Why do we serialize data?
What are the methods of XML dataset object?
How to generate a single aggregate?
How to store data in memory?
Which property is used to check whether a DataReader is closed or opened?
Describe the disconnected architecture of ADO.NET’s data access model.
What is the difference between Command and CommandBuilder object?
How do you merge 2 datasets into the third dataset in a simple manner?
What are the types of databinding?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Define data adapter?