while ($connection->FetchRow()) { %dataRow = $connection->DataHash(); %hash( $key => $dataRow{Client_ID} ); };