Re: [Hsqldb-developers] Access to Database Server

2005-09-12 Thread fredt
The full connection URL should be as follows. jdbc:hsqldb:hsql://localhost/mydb Fred - Original Message - From: "Dianing Galih Yudono" <[EMAIL PROTECTED]> To: Sent: 13 September 2005 07:02 Subject: [Hsqldb-developers] Access to Database Server How to access a spec

[Hsqldb-developers] Access to Database Server

2005-09-12 Thread Dianing Galih Yudono
How to access a specific database in database server? I have start hsql as a server with dbname=mydb, but when i try to connect to hsql:/localhost/mydb from database manager the error message comes out. Sorry for my English... -- Dianing Galih Yudono ---