in reply to Getting Perl Data Structures from DBI queries
DBD::AnyData::db selectall_hashref failed: Field 'id' does not exist (not one of ID PHRASE) at index.pl line 10, <DATA> line 4. DBD::AnyData::db selectall_hashref failed: Field 'id' does not exist (not one of ID PHRASE) at index.pl line 10, <DATA> line 4.
That's on Perl, v5.8.3 built for MSWin32-x86-multi-thread.
If I uppercase all the 'id''s, it works.
I have to admit though, it is not what I expected from the subject. I 'thought' the example would demonstrate how to store and retrieve Perl data structures from the underlying DB.
Scott
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Getting Perl Data Structures from DBI queries
by jZed (Prior) on Apr 22, 2004 at 03:53 UTC | |
by helphand (Pilgrim) on Apr 22, 2004 at 04:45 UTC | |
by jZed (Prior) on Apr 22, 2004 at 04:56 UTC |