Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

SQL Query Error

by DrAxeman (Scribe)
on Sep 09, 2005 at 16:49 UTC ( [id://490645]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in substitution iterator at /usr/lib/perl5/
    +site_perl/5.8.6/SQL/Parser.pm line 1596.
    
  2. or download this
    #!/usr/bin/perl
        use strict;
    ...
             JOIN software ON hostinfo.IP = software.IP
             WHERE SOFT LIKE '%Secure Path%'
    ");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-25 13:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found