Ed Leafe wrote: > On Aug 25, 2010, at 1:03 PM, Jim Byrnes wrote: > >> Will Form.save() save changes to a record or just save new >> records? > > It will save all changed records, whether new or not.
OK, just wanted to verify that so I'm not trying to do something not possible due to my misunderstanding. > >> I ask because if I edit a dTextBox and then try to save it to a >> Sqlite db using Form.save() the status bar says it is saving but >> the record in the db is unchanged. > > Obviously the change should be saved, but without more info I can't > say why it isn't in your case. > > Can you put together a small version of the app, zip it up, and > attach it to a ticket on https://trac.dabodev.com? > > -- Ed Leafe OK, if I can't make it work on my own I will do so. Thanks, Jim _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
