2 Replies Latest reply on May 5, 2004 1:43 AM by mlsoderin

    Problem with creating tables inside hsqldb manager

    mlsoderin

      Hi!

      I'm trying to create database tables inside hsqldb's database manager. When I execute "create table" in the manager the table is visible inside the treeview. But when I restart JBoss the table is gone. The script file has not been updated. At first I thought that the manager created TEMP tables, so I tried the other types of tables but with the same result. I know its possible to add the tables directly through the scriptfile, but I want the manager to work!!

      I'm using JBoss 3.2.3 on Linux. I start the database manager through the Hypersonic JMX service.

      Any help would be greatly appreciated!