
21 Dec
2006
21 Dec
'06
3:59 p.m.
I am running Monet Database Server V4.12.0 which came with MonetDB-XQuery-0.12.0. I would like to use MonetDB/XQuery from java, and compiled the JDBC client and the XMLDB interface (checked out from CVS), according to the instructions on the mailing lists. Now when I try java -jar jdbcclient-1.5.jar -lxquery -p50000 -umonetdb --Xdebug and enter the password, I get the following error: Database connect failed: Unsupported protocol version: 5 A look at the code (MonetConnection.java, line 366) tells me that version 6 and 7 are supported. The server came with the installer package for Windows. Should I use a newer version of the server? Best regards, Nico Verwer