Re: Loops and Update queries

2001-03-06 Thread Shannon Carr
ur quantity, find the representative > list element and then input both into the db via your query, which is of > course nested in the loop. > > -Patti > |-Original Message- > |From: Shannon Carr [mailto:[EMAIL PROTECTED]] > |Sent: Tuesday, March 06, 2001 9:02 AM > |To:

RE: Loops and Update queries

2001-03-06 Thread Patricia Lee
- |From: Shannon Carr [mailto:[EMAIL PROTECTED]] |Sent: Tuesday, March 06, 2001 9:02 AM |To: CF-Talk |Subject: Re: Loops and Update queries | | |Hi Patricia, | |No errors, just not sure how to write the syntax to make it work. The |problem I'm having is inputing a quanity in a form that was

Re: Loops and Update queries

2001-03-06 Thread Shannon Carr
- From: "Patricia Lee" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 05, 2001 5:48 PM Subject: RE: Loops and Update queries > ARe you experiencing an error during some part of the process? Is it a sql > problem or a cf

RE: Loops and Update queries

2001-03-06 Thread Windle, Kevan
ity#acount#") where item_number=#itemsbydrawing.item_number# -Original Message- From: Shannon Carr [mailto:[EMAIL PROTECTED]] Sent: 05 March 2001 21:17 To: CF-Talk Subject: Loops and Update queries I am trying to update a table using values that were input on a form using

RE: Loops and Update queries

2001-03-05 Thread Patricia Lee
4:17 PM |To: CF-Talk |Subject: Loops and Update queries | | |I am trying to update a table using values that were input on |a form using | . | |On the input form I am using a loop query to output the Item_Number, |Item_Description and Quantity fields. The user can update the quantity. | |On the

RE: Loops and Update queries

2001-03-05 Thread Arden Weiss
_/ Whoof... 410-757-3487 -Original Message- From: Shannon Carr [SMTP:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 4:17 PM To: CF-Talk Subject:Loops and Update queries I am trying to update a table using values that were input on a form using . On the input form I am usin

Loops and Update queries

2001-03-05 Thread Shannon Carr
I am trying to update a table using values that were input on a form using . On the input form I am using a loop query to output the Item_Number, Item_Description and Quantity fields. The user can update the quantity. On the second page I would like to display inside a table, the variables for