What?s the data provider name to connect to Access database?
Answer Posted / ashish gupta
Microsoft Jet 4.0 OLE DB Provider
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between list and arraylist c#?
What is pure abstract class in c#?
Why do we need static in c#?
Is namespace necessary in c#?
Can firstordefault return null?
what is the default access for a class
What is strong data type in c#?
What is different between Implicit conversion and Explicit conversion in C#?
What is yield return in c#?
Can we create extension method for interface?
Distinguish between array and arraylist in c#?
Explain publishers and subscribers in events.
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is the .net datatype that allows the retrieval of data by a unique key?
What is unmannaged code and will CLR handle this kind of code or not .