What connections does Microsoft SQL Server support?
Answers were Sorted based on User's Feedback
Answer / dthtri
1. SQL Server Authentication
2. Windows Authentication
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pushparaj pentakota
oledbconnection , sqlconnection , oracleconnection ,
odbcconneciton
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guest
OLEDB for data bases li sql,infomix access etc ,particularly
for sql we use sqlprovider
Is This Answer Correct ? | 1 Yes | 3 No |
What are console applications used for?
Can you inherit multiple classes in c#?
What is the difference between read and readline in c#?
What do u meant by "SBI" of an object?
what happens if you inherit multiple interfaces and they have conflicting method names?
What is a verbatim string literal and why do we use it?
What are the Types of compatabilities and explain them
What is the use of static members with example using c#.net.
What are the ways to deploy an assembly?
What is the use of "default" and "Using" keyword?
How to install or uninstall a windows service?
What are classes in c#?