SQL backend for GnuCash 2
    Graham Leggett 
    minfrin at sharp.fm
       
    Thu Oct 26 15:51:05 EDT 2006
    
    
  
Benoit Gregoire wrote:
> Yes you can (whith a "real" database).  Checking that the sum of the 
> transaction's splits is 0 it trivial if all splits use the same commodity, 
> and mostly irrelevent if they don't.  That's a really simple stored 
> procedure.
And in the process, you restrict people to using just one "real" 
database, instead of any database convenient to them.
Stored procedures are a double edged sword - very powerful, at the cost 
of database vendor lockin. For a multi platform application like 
Gnucash, vendor lockin makes no sense.
Regards,
Graham
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3287 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20061026/6f31ab36/attachment.bin 
    
    
More information about the gnucash-devel
mailing list