Re: [GNC-dev] GnuCash 2.6.20 Released

2018-04-08 Thread Mark Cochran
* 11:40:52  WARN Could not locate file LICENSE Another Fedora 27 laptop connecting to that same DB host with gnucash 2.6.18 rev 3a9fbb8+ works OK. Mark Cochran remarkable...@gmail.com ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://li

Re: [GNC-dev] [GNC] GnuCash 2.6.20 Released

2018-04-08 Thread Mark Cochran
On 04/08/2018 12:06 PM, John Ralls wrote: On Apr 8, 2018, at 10:47 AM, Mark Cochran wrote: Fedora 27, using MariaDB 10.2.14 backend, with gnucash database on one host. gnucash 2.6.20 rev 972647d2d I get as far as "Loading data..." on the spash screen, then 'GnuCash could

Re: Re: String lengths in the SQL backend

2008-11-16 Thread Mark Cochran
(an arbitrary number). I do this mainly for ease in writing SQL statements that join tables containing the composite key - the single-field surrogate key can replace the composite key for that join purpose. That surrogate key is still meaninless, though, and I still crate a unique constraint in the [parent] table containing the composite fields. This is probably way more technical information that an average gnucash user wants, by the main reason i would like to see a rdbms backend is so that I could write SQL queries against it. Mark Cochran ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel