What connections does Microsoft SQL Server support?
Answer Posted / guest
OLEDB for data bases li sql,infomix access etc ,particularly
for sql we use sqlprovider
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why is c# used?
In howmany ways can you deploy an assembly?
What is the base class in .net from which all the classes are derived from?
Why do we parse in c#?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
Define using statement in c#?
What is inheritance in csharp?
How do you prevent a class from being inherited in c#?
What are instance fields in c#?
What is the interface in c#?
What is the use of 'as' Keyword in C# ?
What is the difference between readkey and readline in c#?
What is different between Static Constructor and Private Constructor?
How does yield return work c#?
What is option parameter in C#?