Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Redirecting output across Oracle DB link

by jeremyh (Beadle)
on Apr 14, 2006 at 22:05 UTC ( [id://543446]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use DBI;
    use Sprog::PrintProxy;
    ...
               or die "$!:  Can't connect to DB";
    
    my $fh = Sprog::PrintProxy->new( DBPrinter->new($dbh, "/some/directory
    +", "outfile.txt", "dblinkname") );
    
  2. or download this
    # ====================================================================
    +========
    #  DBPrinter
    ...
    1;
    

Log In?
Username:
Password:

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

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

    No recent polls found