On 08/25/2010 10:03 AM, Jim Byrnes wrote: > Will Form.save() save changes to a record or just save new records? > > 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. > > Thanks, Jim
You are looking at the Sqlite db directly or looking at the text in the dTextBox? You are looking at the same db as the Dabo app? -- Adrian Klaver [email protected] _______________________________________________ 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]
