What connections does Microsoft SQL Server support?
Answer Posted / pushparaj pentakota
oledbconnection , sqlconnection , oracleconnection ,
odbcconneciton
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a ienumerator?
How do I declare a pure virtual function in c#?
Is c# good for beginners?
What is the difference between throw and throw ex?
Can we create instance of private class in c#?
What is default boolean value in c#?
How do you create empty strings in c#?
What is property in c#?
What is anonymous types in c#?
What are custom exceptions?
What are delegate methods?
Is array immutable in c#?
What is hashmap in c#?
What is deadlock in c#?
Why do we need to override in c#?