|
From: John V. S. <js...@gm...> - 2008-06-09 20:41:47
|
David W wrote: > Hi, > > > > Thanks for your prompt reply. Following the instruction on that Website > I used URL > > "jdbc:luciddb:rmi://108.19.34.33:5434", however I got > > > > > Lucid JDBC: java.net.MalformedURLException: no protocol: SQL > at java.net.URL.<init>(URL.java:567) > at java.net.URL.<init>(URL.java:464) > at java.net.URL.<init>(URL.java:413) > at sun.rmi.server.LoaderHandler.pathToURLs(LoaderHandler.java:747) What client program are you using? Did you give it the LucidDbClient.jar path and driver name? Are you able to connect using the same URL via sqllineClient (from the same remote client machine)? Can you include the full exception stack? JVS |