EasySpec

EasySpec: Analysis Category
RSL Category Analysis Back to Wizard

setQuery("SELECT * FROM family_analysis ORDER BY family_analysis.namefamily"); $rsllist->execute(); $wa_startindex = 0; while (!$rsllist->atEnd()) { $wa_startindex = $rsllist->Index; ?> moveNext(); } $rsllist->moveFirst(); //return RS to first record unset($wa_startindex); unset($wa_repeatcount); ?>
Analysis Category Name
getColumnVal("namefamily")); ?>