Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: What is the better way to store and display data.

by Anonymous Monk
on Aug 21, 2012 at 16:22 UTC ( [id://988789]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
        use strict;
    ...
                  ",   Number of floors = ", $row->{'floors'}, "\n");
        }
        $sth->finish();
    
  2. or download this
    DBD::CSV::st execute failed: Error 2034 while reading file /media/Micr
    +oSD/code/prospects.csv: EIF - Loose unescaped quote at /usr/local/sha
    +re/perl/5.14.2/SQL/Statement.pm line 1055
     [for Statement "SELECT * FROM prospects.csv WHERE name LIKE 'G%'"] at
    + propects.pl line 20.
    DBD::CSV::st fetchrow_hashref failed: Attempt to fetch row without a p
    +receeding execute () call or from a non-SELECT statement [for Stateme
    +nt "SELECT * FROM prospects.csv WHERE name LIKE 'G%'"] at propects.pl
    + line 21.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://988789]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-20 04:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found