Hi, as explained in the Subject I hasv a problem accessing a odb file from a Java Class. What driver should I use. I tried the hsqldb driver and the path and file name as URL as you would normally for a hsqldb Standalone database, but it created a new HSQLdb Database with the same file name for me in that directory. i.e. The database was test.odb now the hsqldb is test.odb.properties.
What driver should I use and how does the dburl look like Thanks Jaco
