Christopher Browne <[EMAIL PROTECTED]> writes:

> The options that leap to mind are:

What did you think about the info I got on embedding MySQL and
PosgreSQL (did I post that?).

If not, I spoke to both camps, and the MySQL people said that they
already have a patch that'll allow embedded use.  They just have to
get around to auditing and incorporating it, and the PostgreSQL people
said that you could pretty easily launch a copy of postgresql in a
"sandbox" and talk to it from your app.  With a tiny amount more
coding effort, you could fix it so that you talked to the server over
a filesystem socket instead of a port.

Elegant or not, either would allow us to store the data in the user's
home dir, and wouldn't require *any* administrative setup/special
priveleges above/beyond a normal gnucash install, which can still be
done as a regular user.

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to