Hibernate version: 3.2.5
Mapping documents:http://xml.pastebin.com/f81d1a1c
Code between sessionFactory.openSession() and session.close():http://xml.pastebin.com/f57160e34
Full stack trace of any exception that occurs:http://xml.pastebin.com/f2c90ce93
Name and version of the database you are using:JDBCODBC bridge, custom Dialect
The generated SQL (show_sql=true):
Included above!
Hibernate seems to be trying to add an additional field to my insert statement causing the error shown here
http://xml.pastebin.com/f2c90ce93
Any thoughts?
Thanks in advance!
Adam[/url]