What does the parameter Initial Catalog define inside
Connection String?
Answer Posted / santhi
IN connection string for defining the database name we use the Initial Catalog As below:
<add name="sqldb"
connectionString="Data Source=sp-pc-45;Initial Catalog=TMS;User ID=santrhu;Password=123456" providerName="System.Data.SqlClient"/>
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does the dispose method do with the connection object?
Describe the overview of clr integration.
What is the interface in c#?
What is the difference between int and int in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What is a strong name in c#?
Why to use lock statement in c#?
Explain about Threading Types.
Is c# static or dynamic?
What is a nullreferenceexception and how do I fix it?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What is the purpose of a console table?
What is .net c#?
Why do we use hashtable in c#?
How long does it take to get a loop recorder put in?