Writing c# application that uses an Access database

obs

Registered User.
Local time
Yesterday, 22:11
Joined
Mar 1, 2007
Messages
25
Hi,
My question is how do I write a C# application which performs operations on an access database, such as searching and adding records. My problem is the basic how to : how do I connect between the C# file and the access database ?

p.s.
I don't know if it's the right place to ask this question, but I also need to present the application in a form like manner. How do I connect between the c# file, the HTML file which consists of the form, and the Database ?
Or should I write the form in c# also ?

All help appreciated:)
 
Thanks man, your reply was fast and helpul as always
 

Users who are viewing this thread

Back
Top Bottom