Drew
Try switching some more logging on:
traceLevel=65535
traceFile=./trace.log
That should give a lot more info about what's going on.
Regards
Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: drew <drew@mena.org.au>
To: instantDB@enhydra.org <instantDB@enhydra.org>
Date: 04 August 2000 03:55
Subject: InstantDB: Error: Unknown column
>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.
>
-----------------------------------------------------------------------------
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.
|