C# (Sharp) Programming Language Question:

What does the Initial Catalog parameter define in the connection string?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

The database name to connect to.


Previous QuestionNext Question
Between Windows Authentication and SQL Server Authentication, which one is trusted and which one is untrusted?What does the Dispose method do with the connection object?