Fabian Groffen wrote:
On 15-06-2008 10:21:50 -0700, Rt Ibmer wrote:
Great. Then it is exactly what I thought: a bug I already solved. You can interchange the jdbcclient.jar with your monetdb-jdbc-1.X.jar file. The former contains the latter, and in your case, the latter is outdated.
Thank you - I'm using your jdbcclient.jar instead of the 1.7 driver and indeed it is now working great!!! Thank you.
I was surprised that the nightly stable does not contain a source build of the latest jdbc driver (at least, not that I can find) but yours is working nicely.
It's in the "java" repository, and should automagically be built if you use the monetdb-install.sh script provided you have javac and ant available.
The only other hurdles I have left to cover is that we really need and aggregate median() function (which I understand is now on the wish-list) and hopefully there is already a standard deviation function (i.e. std() or stdev() etc. I haven't found one so far but have an open email on the list with the inquiry.
stddev(), variance() and median() not (yet) a built-in. The addition of these statistical primitives require an extension to the aggr.mx module, one that is on the list to be re-designed. Don't expect these functions to become available in the upcoming release.
There is a bug on SourceForge on this functionc, IIRC.
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers