Monday, February 21, 2011

HSQLDB how to manually insert records

Hey,

My question is how can I manually add records to hsqldb database. I mean using command line or some client. I know I can use hsqldb manager but I cannot execute any query with it. It says that there is no table of specified name. What might be the problem?

From stackoverflow
  • Ok the problem was I wasnt connecting to actual database file :) HSQLDB Manager works :p

    Cheers

0 comments:

Post a Comment