Re: is this a viable option?

Jon <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.general
Message-ID <CAL40zrTpDL3OacsjeUZyig6Vk=6Xr8xqHE+YsTdXfnRNHPYLfw@mail.gmail.com>
Hello Jack,

If I'm understanding you correctly, you want to run a perl app on your
webserver and have it connect to your database server?

What's wrong with setting the host name/ip if your DB server in the DSN?

e.g.:

my $dsn = "dbi:*SQL Platform*:*database_name*:*host_name*:*port"
*

Am I maybe misunderstanding your question?

Best Regards,
Jon A

On Mon, Oct 1, 2012 at 11:29 AM, Jack Craig <[email protected]>wrote:

> 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...
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.