Introduction - If you have any usage issues, please Google them yourself
DataAdd.cs :- Add Records in to the Database
This example consists of 3 samples I have made to show how to perform basic ADO.NET connectivity with a Ms Access 2000 Database and how to Add, View , Edit , Delete records from it. It also demonstrates how to DataBind TextBoxes to a DataSet.