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 JDBC-based. :)

On Thu, 14 Sep 2000, Peter Delahunty wrote:

> Hi 
> 
> i am currently developing using orion verion 1.2.9. This version comes with
> Hypersonic, so i want to use this with some enity beans. I want to create a
> BMP entity bean and so to do this i need to add my own tables in the
> Hypersonic database. 
> 
> So my question is how do i create tables in the instance of hypersonic that
> comes with Orion?
> 
> regards
> 
> 

-----------------------------------------------------------
Joseph B. Ottinger               [EMAIL PROTECTED]
http://cupid.suninternet.com/~joeo      HOMES.COM Developer


Reply via email to