is this a viable option?
Jack Craig <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <CAL0FmdVCouCt3FgzV4X4VnkF-4hRMzd3Qh+Spaj-QN7n8B-Znw@mail.gmail.com> |
Hi Folks, I have an html / perl app running on host A, i want to do a remote oracle query on host B from host A. Assuming proper credentials, is this a viable configuration? This as opposed to running perl dbi module installed on host B. TIA, jackc...