-
Logged In: YES
user_id=759495
And a workaround is dropping the table completely before
doing SHUTDOWN COMPACT.
Not much of a problem, since it is read-only anyway.
2006-11-12 12:54:49 UTC in HyperSQL Database Engine
-
Logged In: YES
user_id=759495
(How does one prevent sourceforge to do the ugly formatting
above :-(
BTW, removing the \u000a from the line does not help. But
the .data file was already removed by hsqldb. May I suggest
that "SHUTDOWN COMPACT" does not remove the .data file
before it has created a new one (Good that there is no real
data in the DB yet)?
BTW2, Removing all lines...
2006-11-11 21:57:51 UTC in HyperSQL Database Engine
-
Since my DB.data file continued to grow I discovered
"SHUTDOWN ABORT". Result (embedded DB driver):
--- snip (console output of my program) ----
SQL-DB update with command SHUTDOWN COMPACT
Couldn't shutdown DB.
java.sql.SQLException: error in script file line: 40
Header not allowed or too long in statement [SET TABLE
"Ships4History" SOURCE HEADER "shipclassnumber
"] in statement...
2006-11-11 21:49:44 UTC in HyperSQL Database Engine
-
AudioSlicer claims to work on:
All POSIX (Linux/BSD/UNIX-like OSes)
I doubt this. Where is the makefile? Or the configure?
README or INSTALL anyone? Nope, all Apple proprietary
formats in the project files.
This programm is MAC OS X only and should be marked as
such.
2006-07-29 21:12:48 UTC in AudioSlicer