RE: Creating tables in Hypersonic

2000-09-18 Thread dan . jacob
Hi Peter, I tried using the database manager tool that comes with the Hypersonic package, but I couldn't connect to the instance of Hypersonic that I was using with Orion. I instead wrote a "quick and dirty" JSP page using simple JDBC to do the same job. Just place it in the document root of

RE: Creating tables in Hypersonic

2000-09-18 Thread Peter Delahunty
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, September 18, 2000 7:43 AM To: Orion-Interest Subject: RE: Creating tables in Hypersonic Hi Peter, I tried using the database manager tool that comes with the Hypersonic package, but I couldn't connect to the instance

Re: Creating tables in Hypersonic

2000-09-15 Thread Joseph B. Ottinger
HSQL comes with a GUI database manager. Assuming Orion is installed in /usr/local/orion (UNIX, of course) you can run it like so: java -cp /usr/local/orion/lib/hsql.jar DatabaseManager DatabaseManager is underpowered but useful - I use it to manage postgresql databases, too, since it's