|
-
Aug 21st, 2007, 07:44 AM
#1
Thread Starter
Fanatic Member
[2.0] Update Sql Database
I have a form and on the form are basically a bunch of textboxes. I dropped a sqldataadapter on the form and connected to my data. It created a binding source and my controls are all bound to it. When I start the form I get my first record and I can navigate throughout the database. When I make a change, it is stored in my dataset but that does not update the sql server. When I close the form and reopen, all my changes are gone. Where should I be updating the database (as I navigate, each record or when closing the form), and how?
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
|