What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / tiger kumar
The Initial Catalog is used to define the database name
inside the connection string.
| Is This Answer Correct ? | 37 Yes | 2 No |
Post New Answer View All Answers
What is an int in c#?
What is protected internal modifier in C#?
Are cao stateful in nature?
Value Type and Reference Type Data type in C#?
What is null in database?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
What is callback in c#?
What is a hash table in c#?
How do I simulate optional parameters to com calls?
What is the process of delegation?
What is readline library?
Can a dictionary have duplicate keys c#?
What is the difference between iqueryable and ienumerable?
How long will it take to learn c sharp?
Are constructors inherited c#?