how to use insert command on c# form to access database
Hello,
I have a C# form with two textboxes - bound to microsoft access database table with 2 fields.
question: can I use C# form to enter records into access database- not just in database in bin folder?
I know there is a insert command - but do not know how to apply it to a form with textboxes- I am hoping to create a form users can use once a week to enter one record- user open form -fills in two textboxes- and hits a command button to have it entered.
can you help point me in right direction.
arloguth, January 10th, 2010 09:07 PM
Bookmarks