torque from current CVS solved the problem.
But now "ant junit" gives me ... [torque-insert-sql] Failed to execute: CREATE TABLE GUIDTEST ( GUID VARCHAR (60) NOT NULL, VALUE VARCHAR (60) ) [torque-insert-sql] com.sap.dbtech.jdbc.exceptions.DatabaseException: SAP DBTech SQL: [-7006] (at 53) Reserved identifie r not allowed ... I made a test which shows that sapdb does not accept "VALUE" as a column name. I found these commits which introduce the problematic column name http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=420693 http://archives.apache.org/eyebrowse/ReadMsg?[EMAIL PROTECTED]&msgId=420695 Should I post this as a bug? Thanks, Bernd -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
