0 Replies Latest reply on Jul 20, 2004 7:06 AM by ferruccio

    Hsqldb connection

    ferruccio

      How can I connect correctly to Nukes HSQLDB database from java sourcecode? I'm forced to use the package jboss-3.2.3_nukes-1.0.0.zip.

      Can someone complete the code?

      conn = DriverManager.getConnection("jdbc:hsqldb:???", "sa", "");

      thanks

      Ferruccio