Updating a database
-
I want to update a Jet 4.0 database using databound textboxes. I was trying to find some examples of how to do this on the Net, but all of the examples that I could find were using datagrids. Does anyone know of a online example that updates a Jet database using databound textboxes. I am using a OleDbDataAdapter. Thanks.
-
I want to update a Jet 4.0 database using databound textboxes. I was trying to find some examples of how to do this on the Net, but all of the examples that I could find were using datagrids. Does anyone know of a online example that updates a Jet database using databound textboxes. I am using a OleDbDataAdapter. Thanks.
There is no difference weather you use textbox's or datagrid's. Both are just a method of displaying and editing data. The updating is done by the DataAdapter. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome