Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Unable to Add Multiple items to Database

New Here ,
Nov 04, 2006 Nov 04, 2006

Copy link to clipboard

Copied

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
TOPICS
Server side applications

Views

204
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Nov 05, 2006 Nov 05, 2006

Copy link to clipboard

Copied

LATEST
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
>


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines