Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Private Utilities

by graff (Chancellor)
on Dec 01, 2005 at 02:08 UTC ( [id://513172]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Usage: mdbget -db database -s 'select sql' [options] [query_param.list
    +]
            or:  [-db database] -f sql.file    [options] [query_param.list
    +]
    ...
           "-w keep" make no alterations to white space at all
    
     query_param.list is needed if sql contains "?" placeholder(s) for par
    +am(s)
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        }
        print join( $sep, @cols ) . "\n";
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-20 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found