Re: DatabaseAction

2002-02-11 Thread Christian Haul
On 08.Feb.2002 -- 11:29 AM, Malte Vahlenkamp wrote: > First of all thanks for your help. > > Maybe I got something wrong, but this still doesn't work out for me. now I have >tried the following mapping but the behavior is the same: Insert works well for the >first table but fails for the second

Re: DatabaseAction

2002-02-08 Thread Malte Vahlenkamp
First of all thanks for your help. Maybe I got something wrong, but this still doesn't work out for me. now I have tried the following mapping but the behavior is the same: Insert works well for the first table but fails for the second table due to a null value in projectid. --

Re: DatabaseAction

2002-02-06 Thread Christian Haul
On 06.Feb.2002 -- 03:21 PM, Malte Vahlenkamp wrote: > Hello, > is there a way, to insert the data of an HTML-Form into more than one database >table? I have tried to do this via a database action >(org.apache.cocoon.acting.DatabaseAddAction) and the following mapping: > > > > >

DatabaseAction

2002-02-06 Thread Malte Vahlenkamp
Hello, is there a way, to insert the data of an HTML-Form into more than one database table? I have tried to do this via a database action (org.apache.cocoon.acting.DatabaseAddAction) and the following mapping: demo