> On Mar 15, 2018, at 7:41 AM, Jonathan Silvey <[email protected]> > wrote: > > Hi, > > The files are there but when I click on them, I get 'No suitable back-end > found ...' > > I can't find out on Google what a backend is and I don't know how to load > a > file. Can you help, please?
The “backend” is the data-storage code. It comes in XML (the default) and three flavors of SQL, SQLite3, MySQL, and Postgresql. “No suitable backend” usually means that you tried to open a book stored in SQL without having the necessary drivers installed, but it can also mean that you tried to open a file that doesn’t hold GnuCash accounts. Regards, John Ralls _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
