Answers for "what does the " initial catalog" in the sql connection string refer to?"

SQL
0

what is initial catalog in sql connection string

connectionString="Data Source=(LocalDb)v11.0;Initial Catalog=aspnet-WebUx-20121229234926;Integrated Security=SSPI;AttachDBFilename=|DataDirectory|aspnet-WebUx-20121229234926.mdf" 
  providerName="System.Data.SqlClient" />
Posted by: Guest on October-04-2021

Code answers related to "what does the " initial catalog" in the sql connection string refer to?"

Code answers related to "SQL"

Browse Popular Code Answers by Language