- "Data Source=(local);Initial Catalog=AdventureWorks; Integrated Security=SSPI;";
or
- "User Id=sa;Server=localhost;Initial Catalog=Test;"
The examples raises questions. Since the SQL Server Management Studio (SSMS) program offers a different set of fields during start up in order to connect to a database, I have to ask how does "Server type, "Server name", "Authentication", "User name" and "Password". Also, is "Catalog" another name for a database table?

Packiaraj SanthiyaguPosted Jul 12, 2018, 3:44 AM
Ravishankar NPosted Jul 11, 2018, 11:51 PM
Sanwar RanwaPosted Jul 6, 2018, 10:08 PM
Bryian TanPosted Jul 6, 2018, 4:01 PM