On 06.Mar.2003 -- 11:43 AM, Derek Hohls wrote:
> I need help resolving the following error, which I get
> when trying to use the DatabaseUpdateAction to update 
> the database.  Note that I have successfully used the 
> DatabaseAddAction from the same form to post records,
>  so I assume it cannot be my descriptor file that is in error.
>  
> The message is:
>  
>  org.apache.cocoon.ProcessingException: 
> Could not update record :position = 5: 
> java.sql.SQLException: Syntax error or access violation: 
> You have an error in your SQL syntax near '' at line 1 

Without knowing the SQL that is created, it is difficult to guess the
error. Please enclose more of the log and the descriptor lines that
relate to this query.

You might want to try the other set of database actions - the
descriptor syntax is similar although not identical.

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

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

Reply via email to