Transitioning to gnucash

Rich Shepard rshepard at appl-ecosys.com
Wed Jan 4 16:07:38 EST 2017


On Wed, 4 Jan 2017, Mike or Penny Novack wrote:

> A program should not hang regardless of how bad the input is. o yes, if it
> does, that's a bug. When writing a new program, you don't just give it the
> data as expected; you make sure it won't hang even if garbage coming in.

Michael,

   In SQL this is done by the use of column and table constraints, triggers,
and stored procedures. It's one reason databases rather than spreadsheets should be
used to store and retrieve data.

Regards,

Rich


More information about the gnucash-user mailing list