Can someone help me with my program. Im currently programming a program where i want to enter account information and save it to access database. I also want to read data from the access database.
I have created a dataset but it hasn't been binded yet to anything. I want to be able to add records which is entered into textboxes and dave it to the database. I can use the table adapters and use the insert statments but i can't update the data source! Help please
I have created a dataset but it hasn't been binded yet to anything. I want to be able to add records which is entered into textboxes and dave it to the database. I can use the table adapters and use the insert statments but i can't update the data source! Help please