Questions about gnuCash backend access

Daniel Espinosa esodan at gmail.com
Fri Aug 24 16:17:47 EDT 2007


2007/8/24, Samuel deHuszar Allen <dehuszar at gmail.com>:
> I am a Lotus Notes / web developer.  Have built a custom Notes app for
> invoicing and billing and am wondering if there is a programmatic way to
> create transactions and records in gnuCash.  If so, what languages/tools are
> needed to talk to the program?   I am also curious how transactions are
> stored internally.  XML?  Ideally, I would like to create a connection that
> would allow either the Domino server, or a server agnostic webservice to
> write and retrieve information from mobile devices/web forms.
>

For thease reason and others in the mailing list (one about to have an
applet), is realy important to allow simultaneous multiaccess to the
GnuCash data.

Allowing other apps to use a library to connect to the data for
consult or modify, without need to run ANY GUI is one of the best
solution. I think the use of a GDA based interface could be usefull,
any could create powerfull (near to the standard SQL instructions)
queries for insert, update or delete, using GdaQuery, connect to the
database backend using GdaDict. This library *must* ensure the data
integrity and, I think, works as a layer between the applications and
GC's data.

> Any information to these ends would be greatly appreciated.  And to be sure,
> any webservice bridge I cobble together will be made available to the
> public.  :)
>
> My normal business email is sda at essentialforms.com, but we've had some
> storms in the Chicago area and my mail server is out until the power comes
> back up.  Please respond to dehuszar at gmail.com.
>
> Thanks in advance,
> Samuel deHuszar Allen
> sda at essentialforms.com
> 773.793.0604
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>


-- 
Trabajar, la mejor arma para tu superación
"de grano en grano, se hace la arena" (R) (entrámite, pero para los
cuates: LIBRE)



More information about the gnucash-devel mailing list