Re: Loading transactions from sql db at startup

2009-11-20 Thread Derek Atkins
Phil Longstaff writes: > Until we change gnucash to properly use the data as a database, I think the > best solution is to load all of the data on startup. Probably reasonable. Unfortunate, but reasonable. > Phil -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory

Loading transactions from sql db at startup

2009-11-19 Thread Phil Longstaff
Currently, transactions/splits are not loaded from an sqlite3/mysql/postgres db at startup in the 2.3.X series. I think I need to change this so that it does load all transactions/splits. As has been pointed out many times, gnucash is *not* a database app. When it acts more like a database ap