Hi,
I am trying to use a PreparedStatement for inserts but can't seem to get
it working.
The sql works fine when manually fed to the database or when excecuted as
a Statement.
Output from the test --
- Enhydra InstantDB - Version 3.14
- The Initial Developer of the Original Code is Lutris Technologies
Inc.
- Portions created by Lutris are Copyright (C) 1997-2000 Lutris
Technologies, Inc.
- All Rights Reserved.
- main insert into member ( title ) values ( Mrs )
- main java.sql.SQLException: Unknown column :
The column name returned with the exception is a couple of hex chars
(squares) which won't render as text.
Help appreciated greatly,
Drew Nichols
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|