Variables | |
$bfpPage = new BmfoPage | |
$objResult = dbx_query($rdbms, $strQuery) | |
$strProblems = rtrim($strProblems, ", ") | |
$strQuery | |
$objResult = dbx_query($rdbms, $strQuery) |
|
|
|
|
|
Links to regenerate the report, go back to reports page. |
|
|
|
Initial value: "select networkoid,sum(subtype) as ". " sum from installationrecord where networkoid in ". "(select facilityid from meter where Administrativearea in ". "(select OperationalArea from UserOperationalArea where ". "username = '".$_SESSION["UserName"]."')) group by ". "networkoid,recorddate order by networkoid" |