| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | January 11 2000 9:11pm |
| Subject: | Re: Remote access to Mysql | ||
| View as plain text | |||
Carlos Sanchez wrote: > I want to transfer data between two databases (Informix -->Mysql) > Machine "A" IRIX32 running Informix > Machine "B" Linux running Mysql The simplest solution is running the DBI proxyserver on machine B and using DBD::Proxy on machine A (or vice versa). See perldoc DBD::Proxy and perldoc DBI::ProxyServer perldoc dbiproxy for details. Bye, Jochen -- Jochen Wiedmann joe@stripped Life has brown and green eyes. :-) +49 711 7168586
| Thread | ||
|---|---|---|
| • Remote access to Mysql | Carlos Sanchez | 11 Jan |
| • Re: Remote access to Mysql | Jochen Wiedmann | 12 Jan |
