Hello Gene,

This is an error thrown by your database. It seems you have tried to insert NULL into the tempname column and tempname doesn't allow NULLs. Are you sure you're passing the parameters correctly? If you show us the XSP we may be able to help more.

Cheers,
Mark

On 12 Feb 2004, at 14:58, Gene A. Lung wrote:

Description:org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.RuntimeException: Error executing statement:������������������� insert into users (cuid,firstname,middlename,lastname,position,email,phone,company,addres s1,address2,postcode,city,country,state,profession,market,tempname,user index,username,password) values ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )���������������� : java.sql.SQLException: ORA-01400: cannot insert NULL into ("ADMIN"."USERS"."TEMPNAME")


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to