USER_ID should be generated automatically, either by Torque's ID broker, a db sequence, or identity column. Check to see what Torque is configured to be using; change it (and rebuild) if necessary. See build/torque/schema/security-schema.xml
>>> [EMAIL PROTECTED] 01/26/04 07:19AM >>> When trying to add a new user to my MSSQL database, I always get the following error: "java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC] [SQLServer]Cannot insert the value NULL into column 'USER_ID', table 'webfmp2.dbo.TURBINE_USER'; column does not allow nulls. INSERT fails." Can anyone help me? [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
