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 are advantages of microsoft-provided data provider classes in ado.net?
What is the default Timeout for SqlCommand.CommandTimeout property?
Which is better entity framework or ado.net?
What is ado full form?
What is command class in ado.net?
Explain the difference in an abstract class and an interface?
What is the use of connection object in ado.net?
What is ado and rdo?
Give an example that shows how to execute a stored procedure in ado.net?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Explain ODP.net
How to maintain the relation between two tables in ADO.NET?
What is difference between executenonquery and executequery?
What is connection string?
What is a dynaset in access?