Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 58487 invoked by uid 500); 6 May 2002 06:44:29 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 58476 invoked from network); 6 May 2002 06:44:28 -0000 Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Mon, 06 May 2002 08:44:27 +0200 From: "Malte Vahlenkamp" To: Subject: Modular Database Actions - Multiple Inserts Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, I have some problems with the modular database actions. I am trying to = insert multiple rows from a form with several text boxes named ProjectParam= 1, ProjctParam2, ... The insert itself is runs, but all I get in this = columns is a NULL value. I already tried to solve this with a wildcard = [*] but maybe I messed up something with the syntax. Any comments? Thanks for your time Malte Heres is the mapping I defined for the database action: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D SNIP =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =09 =09 =09 = =09 =09 =09 = =09 =09 =09 = =09 =09 =09
=09
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D SNIP =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D And these are the request parameters =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D SNIP =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D org.apache.cocoon.components.modules.output.OutputModule:= userprojects.UserId[0] org.apache.cocoon.components.modules.output.OutputModule:= projectparams.ProjectParamsId[0] org.apache.cocoon.components.modules.output.OutputModule:= projectparams.ProjectId[0] org.apache.cocoon.components.modules.output.OutputModule:= projects.projectid[0] org.apache.cocoon.components.modules.output.OutputModule:= projects.userid[0] org.apache.cocoon.components.modules.output.OutputModule:= projects.ProjectName[0] org.apache.cocoon.components.modules.output.OutputModule:= userprojects.ProjectId[0] org.apache.cocoon.action.modular.DatabaseAction.outputMod= eName =09 =09 ProjectName ProjectParamsId1 ProjectId UserId UnitName1 ParamName1 =09 =09 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D SNIP =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: