Re: Help, with HypersonicSQL/ Orion

2000-06-29 Thread Robert
Hello, A Huge thanks to everyone that helpt me out with my orion/hsql problem. Everything runs perfect now. cheers, Robert Karlsson

Re: Help, with HypersonicSQL/ Orion

2000-06-28 Thread Brian Cunningham
If that still won't do it, look on the hsql site for the socket connection patch. I applied it just as specified by its author, recompiled, and the client/server version suddenly worked great, where before I could not connect at all. The same issue may apply to the web server version. Brian Robe

SV: Help, with HypersonicSQL/ Orion

2000-06-28 Thread Klaus . Myrseth
: Orion-Interest Kopi: Orion-Interest Emne: Re: Help, with HypersonicSQL/ Orion I have the same difficulty! I write a little program to access the Hypersonic Base, but I ve an error message : no surch driver. Thanks for your help ThM [EMAIL PROTECTED] http://www.idocw.com Robert a écrit : >

Re: Help, with HypersonicSQL/ Orion

2000-06-28 Thread Wong Kok Wai
Try this (edit the username and password to match your setup): Note to Orion team: PLEASE update your documentation! thm wrote: > I have the same difficulty! > I write a little program to access the Hypersonic Base, but I ve an > error message : no surch driver. >

RE: Help, with HypersonicSQL/ Orion

2000-06-28 Thread Joe Walnes
> Anyone knows what I'm not doing right, I want to > connect to a HypersonicSQL database using the > webserver connection. But when I use the following > URL: > connection-driver="hSql.hDriver" Try changing the driver to org.hsql.jdbcDriver (which was recently updated in the hsql distribu

Re: Help, with HypersonicSQL/ Orion

2000-06-28 Thread thm
I have the same difficulty! I write a little program to access the Hypersonic Base, but I ve an error message : no surch driver. Thanks for your help ThM [EMAIL PROTECTED] http://www.idocw.com Robert a écrit : > Hi, > > Anyone knows what I'm not doing right, I want to > connect to a HypersonicS

Help, with HypersonicSQL/ Orion

2000-06-28 Thread Robert
Hi, Anyone knows what I'm not doing right, I want to connect to a HypersonicSQL database using the webserver connection. But when I use the following URL: "jdbc:HypersonicSQL:http://localhost:8080" It wont connect. I have orion on the url: localhost:8080. I've installed hSQL in the /lib dir a

HypersonicSQL & Orion ?

1999-10-10 Thread BMS Robot Email
Hi All, Does anyone have any experience with using Orion with HypersonicSQL ? http://www.lynx.ch/Contacts/~/ThomasM/hypersql.html We are interested in developing an EJB app with Orion as the server, but we really want to use a 100% Java dbms so we can deploy on Linux and NT without getting caugh