Share

HyperSQL Database Engine

Code

Programming Languages: Java

License: BSD License

Repositories

browse code, statistics, last commit on 2009-12-28 svn co https://hsqldb.svn.sourceforge.net/svnroot/hsqldb hsqldb

browse code, statistics cvs -d:pserver:anonymous@hsqldb.cvs.sourceforge.net:/cvsroot/hsqldb login

cvs -z3 -d:pserver:anonymous@hsqldb.cvs.sourceforge.net:/cvsroot/hsqldb co -P modulename

Site Status

More
Show:

What's happening?

  • HSQL and data integration

    Hello, Thank you for helping out on our questions. We are benchmarking a few data integration solutions now, finding most of these tools interesting. We have been looking at open source solutions and are wondering which of the proprietary or open source solutions could be best for us to use. Knowing that our company is growing with an even more important client base. Thank you.

    2010-01-05 13:53:24 UTC by prmikwen

  • Followup: RE: Windows 7 and File DB

    Are you using the same version as the users? Version 1.8.0.10 does not generate a lock file unless it is told to. Other versions do. Apart from that, does your application insert or modify the data? If not, you can set the database as read-only, and no lock file will be generated. If you do modify the data, then a lock file error message is thrown if two processes are accessing the data at...

    2010-01-02 23:47:26 UTC by fredt

  • Windows 7 and File DB

    Hi, I write and support a HelpWare app for an online game, there has been very few problems with DB support once I got hsqldb involved however I am getting issues with Windows 7. I run the application accessing the db as a file database and get error messages trying to access the database saying that the lock file is already there and that the db is already in use. However when I get...

    2010-01-02 21:02:37 UTC by https://www.google.com/accounts

  • Followup: RE: invalid authorization specification

    Blaine, Fredt, thank you very much you saved my night.

    2009-12-30 20:05:09 UTC by yespcan

  • Followup: RE: invalid authorization specification

    To add to Blaine's explanation, in older versions username or password where not case-sensitive. In the latest version if password is used as a string (with single quotes) in the CREATE USER .. statement, it will be kept verbatim in the database. User name is a standard identifier. If it is not quoted, it is turned into uppercase. For backward compatibility, your CREATE USER .....

    2009-12-30 19:48:55 UTC by fredt

  • Followup: RE: invalid authorization specification

    As your script and log files show, your ANYONE account name and password are both upper-case.

    2009-12-30 18:04:36 UTC by unsaved

  • invalid authorization specification

    Probably a beginners question. But I was searching the internet for days now an could not find an answer. I start HSQLDB in server mode: **java -cp lib/hsqldb.jar org.hsqldb.server.Server -database.0 file:secondhand -dbname.0 xdb** The server responds with **2009-12-30 17:24:39.563 HSQLDB server 1.9.0 is online on port 9001** I start HSQLDB Database Manager and log in with **user sa**...

    2009-12-30 18:01:11 UTC by yespcan

  • HyperSQL Database Engine

    fredt committed revision 3401 to the HyperSQL Database Engine SVN repository, changing 1 files.

    2009-12-28 23:19:19 UTC by fredt

  • HyperSQL Database Engine

    fredt committed revision 3400 to the HyperSQL Database Engine SVN repository, changing 2 files.

    2009-12-28 17:16:02 UTC by fredt

  • HyperSQL Database Engine

    fredt committed revision 3399 to the HyperSQL Database Engine SVN repository, changing 22 files.

    2009-12-28 17:12:35 UTC by fredt

Our Numbers