Can DBI::Proxy servers be chained?

From: Daedalus (daedalus_at_ripco.com)
Date: 01/21/04

  • Next message: Tim Howell: "PPM of Storable"
    Date: Wed, 21 Jan 2004 16:39:40 -0600
    To: dbi-users@perl.org
    
    

    Hi all,

    A quick yes or no would be appreciated before I spend much time on setting
    up the second proxy.

    If the answer is "yes", a quick example of how to modify my current dsn
    would be *very* appreciated. ;-)
    ( my $dsn =
    "DBI:Proxy:cipher=DES;key=$key;hostname=$hostname;port=$port;dsn=DBI:Oracle:xxx";
    )

    Thanks!


  • Next message: Tim Howell: "PPM of Storable"