Re: [GNC] how to commit a transaction with sqlite

2022-11-09 Thread David Cousens
Jim, The transaction should be committed to the datafile immediately on pressing "Enter" in any transaction editing mode in an account register using any of the database backends. You normally use the 'Tab key to cycle through fields in the transaction as you do in the xml backend. AFAIK Enter in

[GNC] how to commit a transaction with sqlite

2022-11-09 Thread Jim McNamara via gnucash-user
Hi- The save button by design doesn't work with sqlite. How can I "commit" the transaction in sqlite when moving from current transaction or all transactions from a screen? I tried to install sqlite. I changed from xml to sqlite and my file had a .gnucash ending. I used libdbsqilte3 from the