Hi Uwe, better late than never, I hope :)
> Since my difficulties with the mysql database via the odbc driver > persist I thought of using the new HSQL database. > > I don't need much mostly simple operations of columns, like summing > multiplication etc. However it seems not to works at least not the way > it worked with the mysql database, that is selecting in queries the > sum of two numeric columns did not produce any reasonable result. > > Could somebody please tell me what is the state of art of this > database. The *complete* state of the art can probably be found at http://hsqldb.org, but sums and multiplications work like a charm for me. What exactly is the problem? Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
