generic sql [wasRe: The Gnucash database?]

Linas Vepstas linas at linas.org
Fri Jul 23 10:26:24 EDT 2004


On Thu, Jul 22, 2004 at 10:52:05AM -0400, Jean-David Beyer was heard to remark:
> 
> I normally just use the embedded SQL in a C++ program. I assume the 

I'm pursuing a ver very different strategy.  The design assumes that
none of the tables and none of the objects are known at compile time, 
these are all discovered at run time. 

Turns out I'm building an "ORM" --  "Object-to-Relational Mapping".
there are lots of these for web aps/java (nearly a dozen) but I don't
know of any for C/C++/desktop apps (well, not opensource/free,
as I know that there are a number proprietary ones for windows).
If anyone just hapens to know of any-such .... 


--linas

-- 
pub  1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas at linas.org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984  3F54 64A9 9A82 0104 5933


More information about the gnucash-user mailing list