Thread Refrenzen und fetchrow_arrayref (5 answers)
Opened by Wastl at 2014-10-16 16:19

GwenDragon
 2014-10-16 16:58
#177865 #177865
User since
2005-01-17
14562 Artikel
Admin1
[Homepage]
user image
Erklärung:
https://metacpan.org/pod/DBI#fetchrow_arrayref
Note that the same array reference is returned for each fetch, so don't store the reference and then use it after a later fetch. Also, the elements of the array are also reused for each row, so take care if you want to take a reference to an element. See also "bind_columns".
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Refrenzen und fetchrow_arrayref