InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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.