Hello.  I want to have my cgi app running on a Unix webServer talk to my
access dB running on my windows PC.  I can't install ODBC drivers on the
webServer, so I'd like to make use of some kind of proxy running on my PC
that DBI can use to talk to it.
 
I know there is some kind of DBD::Proxy or DBI::Proxy I can use, but I
haven't been able to find it on CPAN.  Can anyone offer me some guidance?  
 
Thanks,
Eric
 

Reply via email to