What?s the data provider name to connect to Access database?
Answer Posted / mike
System.Data.OleDb
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Define clr in .net?
What is a must for multitasking
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
Can private virtual methods be overridden in c#.net?
what is the difference between convert.tostring() and tostring() functions ?
What are the types of class in c#?
What is garbage collection? How to force garbage collector to run?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
What do you understand by 'access specifiers' in C#?
How do I move from one form to another in c#?
What is the purpose of the integer parse method the decimal parse method?
Is c# good for beginners?
How big is a float?
Why do we use readonly in c#?
What is a console application in c#?