RE: Connect to hypersonic server

2003-03-11 Thread Peter Kirk
> You can break down the URL as follows : > > default-connection="true" > jcd-alias="" > jdbc-level="2.0" > driver="thedrivername-can't-remember-it-of-the-top-of-my-head" > protocol="jdbc" > subprotocol="hsqldb:hsql" > dbalias="//localhost:2" > username="sa" >

RE: Connect to hypersonic server

2003-03-11 Thread Charles Anthony
Hi, You can break down the URL as follows : This is all without looking it up, so it's probably not exactly right; the key attributes are protocol, subprotocol, and dbalias. Cheers, Charles >-Original Message- >From: Peter Kirk [mailto:[EMAIL PROTECTED] >Sent: 11 March 2003 11:20 >To