Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: SQL Database table to Perl Spreadsheet script

by Anonymous Monk
on Oct 14, 2012 at 09:24 UTC ( [id://998942]=note: print w/replies, xml ) Need Help??


in reply to Re^4: SQL Database table to Perl Spreadsheet script
in thread SQL Database table to Perl Spreadsheet script

Ok, so the problem is with the while loop, either

  • the query returns zero rows
  • or you skip all the results
  • or write_row fails silently

You can find out what the problem is by using print ( Basic debugging checklist )

  • Comment on Re^5: SQL Database table to Perl Spreadsheet script

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

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

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

    No recent polls found