[Gambas-user] automatic get key from resultsets in collection
PICCORO McKAY Lenz
mckaygerhard at ...626...
Tue Mar 14 18:07:21 CET 2017
how can i made?
i wish to handle the resultsets like php does:
foreach ($resultobjusuario as $column => $row)
$arraydata[$column] = $row;
this made me a map (like collections in gambas) where the index key its the
column table name, and the value its the column currentl field value.
any ideas?, please without made a class for the results! KISS rules
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
More information about the User
mailing list