How to edit fields of two or more tables in 1 screen |
11/22/2005 13:56:34 | |
| ASPRunnerPro General questions | ||
|
author
Hi Sergey and everybody. Does anyone of you know how can we edit fields of two or more tables in 1 screen? |
||
|
|
Sergey Kornilov admin 11/23/2005 |
|
ASPRunnerPro assumes that you need just one "UPDATE" SQL statement per page. If you need to update more than table you need to modify ..._edit.asp file to execute as many UPDATE statements as you need. |
|