JohnnyBgood
IS-IT--Management
I'm not even sure what this means. Its seems to be in reponse to the line:
my @variable = @{$sth->NAME};
This is after I have connected to the mySQL database and defined a table, etc. Is this a problem with my DBI mod, or is it just me?
my @variable = @{$sth->NAME};
This is after I have connected to the mySQL database and defined a table, etc. Is this a problem with my DBI mod, or is it just me?