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
Is c# an open source?
What is multicast delegate explain with example?
If I return out of a try/finally in c#, does the code in the finally-clause run?
What is default class in c#?
Classes and structs can be declared as static, is this statement true or false?
What is the difference between const and static read-only?
Can abstract class be instantiated c#?
Is dictionary a collection?
Can enum have methods c#?
Why is it important to override gethashcode when equals method is overridden?
What is the use of ispostback in c#?
Explain states of a thread in c#?
Which is faster abstract class or interface in c#?
What is immutable in C#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge