What?s the data provider name to connect to Access database?
Answer Posted / saroj
Microsoft Jet 4.0 OLE DB Provider
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Event - Delegate?
What is static and use of it?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
Describe ways of cleaning up objects in c#.
What are the types of comment in c# with examples?
Is list ienumerable c#?
Why are local variables stored in stack?
Where do we use serialization in c#?
What are the advantages of using partial classes?
What is data reader in c#?
Can we set image Source dynamically using C# in WPF application?
Where’s global assembly cache located on the system?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
What is thread life cycle in c#?
How does substring work in c#?