What does the parameter Initial Catalog define inside
Connection String?
Answers were Sorted based on User's Feedback
The Initial Catalog is used to define the database name
inside the connection string.
| Is This Answer Correct ? | 37 Yes | 2 No |
Answer / sundherrajan
Define DataBase File that wants to get COnnect with the
connetion string
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / 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 |
Answer / vishalsharma
Server="server_name";DataBase="database_name";security_crede
ntials;
| Is This Answer Correct ? | 12 Yes | 13 No |
Answer / ashish gupta
server="";Database="";Integared Security=""
| Is This Answer Correct ? | 4 Yes | 8 No |
What is the difference between ref & out parameters in c#?
Is int a class in c#?
Can I use exceptions in c#?
Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321
What is hashmap in c#?
What is access specifier in c#?
What is the use of oops in c#?
Explain hash table in c# ?
What does void mean unity?
What are the ways to deploy an assembly?
2 Answers Siebel Systems, Visual Soft,
What is c# used for in the industry?
What are the main reasons to use c# language?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)