Jacob Lund wrote:

> Hi again!
>
> I got the cloudscape database working with slide. Cloudscape is a pure java
> database for Informix. It is possible to get this database running on the
> same JVM as the tomcat/slide server - this results in a very nice
> performance using a small amount of hardware resources.
>
> There is one problem though - the cloudscape database has the word action as
> a reserved word. This generates an error when slide accesses the permissions
> table. I don't know who is in charge of this part of slide, but could you
> maybe put double-quotation marks ("action") around the word action in the
> sql statements?
>
> Regards,
> Jacob

Is "ACTION" also good for Cloudscape?
I know oracle in oracle: action = "ACTION" != "action".

If this is good then I'll do the change otherwise, I'll have to make a
Cloudscape store.

Are the tables created by slide or did you create them manually ?


Dirk

Reply via email to