|
-
September 27th, 1999, 07:42 AM
#1
Edit and Update DaseBase
I have a form with 25 TextBoxes,four DataControls and needs to have a Edit Function. How's the best way. I created a AddItem with no problem.
W.R.Purgason, COSI, SCServices, WebCreate
-
September 27th, 1999, 09:34 AM
#2
Re: Edit and Update DaseBase
If your Text Boxes are bound to the DC then all the changes will be saved automatically. If you want to have ability to cancel made changes, probably you need to stop to work with DC and use DAO or ADO Recorset objects. It requires more work, but it's more flexible and you avoid a lot of problems in future. For example projects created with using DC for Access 97 do not work anymore with Access 2000 without huge modification.
Vlad
-
September 29th, 1999, 12:30 PM
#3
Re: Edit and Update DaseBase
Thanks for the Good information, It's good to
know those things...
WR
W.R.Purgason, COSI, SCServices, WebCreate
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
|