What mode are you running HSQLDB in?
--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx
----- Original Message -----
From: "Bussie, Andre D" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 09, 2004 9:26 AM
Subject: HSQLDB w/ Struts
>
>
>
>
> I'm using HSQLDB I have a Java Action Class that performs an INSERT
> (queryStr = "INSERT INTO USERS (PASSWORD, EMAIL) VALUES('?', '?')"; )
> query my code indicates that the INSERT is successful however when I
> query the Database SELECT * <name of table> it doesn't show the current
> INSERT that was made. Any suggestions on why the code is not being
> reflected in the database?
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]