Skip to main content
Participant
November 4, 2006
Question

Unable to Add Multiple items to Database

  • November 4, 2006
  • 1 reply
  • 229 views
Hi
I am setting up a shopping cart with UltraDev extension and I have had success adding 1 item to the database, but anytime I send more than 1 thing to the shopping cart it falls over on the way to the checkout (ie it can't send multiple records to the database but can send one. ) Any help would be greatly appreciated.

Thanks
Peter
This topic has been closed for replies.

1 reply

Inspiring
November 5, 2006
To insert multiple items you need to loop the insert. There is an article on
www.charon.co.uk on how you can do this, however you will need to hand code
it.

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"Downsy42" <webforumsuser@macromedia.com> wrote in message
news:eiibo2$5bt$1@forums.macromedia.com...
> Hi
> I am setting up a shopping cart with UltraDev extension and I have had
> success
> adding 1 item to the database, but anytime I send more than 1 thing to the
> shopping cart it falls over on the way to the checkout (ie it can't send
> multiple records to the database but can send one. ) Any help would be
> greatly
> appreciated.
>
> Thanks
> Peter
>