Mike,
> By the way, Ulrich, was the hsqldb.jar the result of your successful compile
> of our recent RC1alfa drop?...or is this an earlier version of the
> engine/package?
I used (a self compiled) hsqldb 1.61 for the first steps with hsqldb
on my Psion with EPOC (Rel. 5). For this OS Symbian, a tailored
version of JDK 1.1.7 is used.
In hsqldb 1.61 was a bug with JDK 1.1, too: I had to comment line 183
in Log.java
// pProperties.setProperty("version", jdbcDriver.VERSION);
which was put into source by a quick hack by Fred and not compatible
with JDK 1.1:
// [EMAIL PROTECTED] begin changes for 1.61
I tried the Swing classes by Sun for use with the JDK 1.1. This works,
but the Psion becomes very slow then. So, I shall stay with the AWT.
Unfortunately, my time for hsqldb is very restricted now. I shall try
to compile RC1alfa using Fred's comment on the next weekend, and shall
report you about my progress.
Thank you for your development of hsql,
Ulrich
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers