|
| |
|
|
box
Posts: 125 Joined: 12/10/2002 Status: offline
|
update field - 1/22/2008 3:26:38
Hi, I want to update a field "number" with a form! let me expalin, lets say the value of the field is 8, if I insert number 2 the new value should be number 6! not to 2 nor 10, is like inventory system. is like this: New field value = current field value - form value. fp_sQry="UPDATE DISTINCTROW mytable SET myfield_value =('::myfield_value::'- from_value) WHERE ID= ::ID::" Any idea please.
< Message edited by box -- 1/22/2008 3:58:56 >
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|