I am using MS Access 2000 as backend. I want to do some updations in the database using ADO.Net. How to do the following?
1. Have records fetched from a raw file
2. Check the database if the record exists
3. Add / Edit the record accordingly
4. Delete few records.
In short, basic updations of database.
Pls guide
Regards
