Help for this page
Do while not rst.EOF rst1.MoveFirst ... Loop rst.MoveNext Loop
while ( @row = $sth3->fetchrow ) { ... } }