Calculations |
11/12/2007 05:05:08 | |
| PHPRunner General questions | ||
|
M
michael.dejong author
Hi. |
||
|
|
Alexey admin 11/12/2007 |
|
Michael, select ... *L_ngd Bredd as Mul** from ...
|
|
|
C
|
crespowu 11/13/2007 |
|
You can modify the query on Edit SQL query tab in PHPRunner |
|
|
J
|
Jane 11/13/2007 |
|
Hi, select field1, field2, ... L_ngd, Bredd, L_ngd * Bredd as Mul from TableName |
|
|
M
|
michael.dejong author 11/14/2007 |
|
Thank you all, but I am running ASPRunnerPro 5.1. So how do I do it in ASP? |
|
|
|
Alexey admin 11/14/2007 |
|
Exactly the same way. |
|