16 Jul
2005
16 Jul
'05
11:56 a.m.
Hi all, Currently I've installed MonetDB & SQL on SUSE9.2 Pro from source as it was in CVS on 15 July. The problem I have is that all my jdbc related tests fail with a : Database connect failed: Unable to connect (localhost:48016): Connection refused , MServer with sql option and MapiClient runs just fine. Another example : % java -jar share/MonetDB/lib/MonetDB_JDBC.jar -umonetdb password: <monetdb> Currenlty also fails with the given username, password. Is the documentation or are the tests outdated? Or is there something I should be aware of before I can run the java part correctly. My main focus for MonetDB is also the usage of SQL by using a JDBC connection, therefore I hope this isn't a known newbie problem. cheers, Arnold