[Date Prev][Date Next][Thread Prev][Thread Next]
[Search]
[Date Index]
[Thread Index]
Re: [MacPerl] Database Connectivity
- To: macperl@macperl.org
- Subject: Re: [MacPerl] Database Connectivity
- From: Adam Witney <witneya@nmripo.nmri.nnmc.navy.mil>
- Date: Tue, 1 Jun 1999 11:44:24 -0400
- In-Reply-To: <v04020a08b355f6a6acc1@[192.168.0.77]>
- References: <v03007802b354f22af546@[206.109.105.70]><199905041528.LAA01492@gw3.spectrumtelecorp.com>
>Basically, there are three ways to do DBDs with MacPerl.
>
>1. Get the libraries needed and build the DBD
>2. Use a DBD that requires no external libraries (maybe even no XS code
>... some are pure perl)
>3. Use DBD::Proxy and DBI::ProxyServer to set up a DBI proxy server on a
>Unix box containing the DBDs you need, and talk to that server with
>DBD::Proxy. I have not tested this, but it should work (with maybe slight
>tweaks, that should then be sent back to the module author).
>
just following up from this written by Chris Nandor, does anyone have any
experience using DBI::ProxyServer... any sample code to help me along?
i have been reading the docs all morning and cannot phathom it....!
thanks
adam
===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org