C# (Sharp) Programming Language Question:
What does the Initial Catalog parameter define in the connection string?

Answer:
The database name to connect to.
Previous Question | Next 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? |