[MonetDB-users] JDBC documentation inconsistencies

Hi, the example at the top of the documentation of the JDBC client at http://www.monetdb.org/Documentation/Cookbooks/SQLrecipies/Clients/JDBC uses the -d switch to specify the table and the -b switch to specify the database. However the current version does not recognize the -b switch and the -d switch can be used to select the database as is documented further on the page. Also, the page says that TRACE is not possible via JDBC. However, as the jdbcclient.jar demonstrates it is indeed possible to use TRACE on a query by checking additional result sets. Cheers, Viktor

On 28-11-2011 18:47:55 +0100, Viktor Rosenfeld wrote:
I'm not too compatible with the editing interface the website gives me... thanks for coming back on this. Should be fixed now. Just a word of warning here, jdbcclient is no longer supported and should only be used for testing basic JDBC interaction. mclient has superseeded jdbcclient in all possible dimensions.
participants (2)
-
Fabian Groffen
-
Viktor Rosenfeld