Help for this page
while(@row = $sth->fetchrow) { ($vprofilenumber, $vStatus, ... print ... ... }
while( ($vprofilenumber, $vStatus, $vPricePlusProduct, ... print... ... }