|
-
Jan 6th, 2003, 04:41 AM
#1
Thread Starter
Junior Member
Updating A Database
I have text boxes bound to the the dataset on a form. I also have a datagrid. From the datagrid, I'm able to right changes back to the database table using the update method of the the dataadapter. I want to be able to do the same with text boxes bound to the dataset i.e. update database table using the update method of the dataadepter from the changes made at the text boxes bound to the dataset. The program brings no error at all but the table is not updated. Can anybody help???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|