On 8/27/10 8:12 AM, Jim Byrnes wrote: > It may be apparent to a more experienced coder than myself but it seems > Dabo's .save() needs a table with a primary key to work. Now to put this > to use on the app I'm working on.
Ooh, yeah, pk's are a definite requirement for updating records (but not for querying). I wonder if we shouldn't be raising an exception that says something like "Can't save a record with no KeyField defined." Thanks for following up on the problem. Paul _______________________________________________ Post Messages to: Dabo-users@leafe.com 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/4c77d6b5.20...@ulmcnett.com