[gnome-db] Re: libgda .... Re: GnuCash page on GO site
Rodrigo Moya <[email protected]>
| Newsgroups | gmane.comp.gnome.db,gmane.comp.gnome.office.general,gmane.comp.gnome.apps.gnucash.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2004-03-07 at 22:28 -0500, Derek Atkins wrote: > Rodrigo Moya <[email protected]> writes: > > > On Sat, 2004-03-06 at 11:07 -0600, Linas Vepstas wrote: > > > >> On Fri, Mar 05, 2004 at 05:27:32PM +0100, Rodrigo Moya was heard to remark: > >> > so, your database is a XML file then? > >> > >> gnucash supports the storage of data in both xml and sql. > >> > > and what API does it use for the sql case? > > Currently, libpg. > right, so, instead of using libpq, and then libmysql, liboracle, etc, you could use libgda for that part, which would give you access automatically to many RDBMS. cheers