Re: Help: Webdb remote connection to data only
Date: Mon, 12 Mar 2001 01:14:36 +0100
Message-ID: <98h4mu$jvr$1_at_news1.xs4all.nl>
David Schnall <david.schnall_at_pandora.be> schreef in berichtnieuws
5nTq6.3105$ou.340112_at_afrodite.telenet-ops.be...
> Hi,
> can anyboday tell me if it's possible to use a locally installed webdb
> version 2.2 and hereby associated local site (eg intranet) to access a
> remote oracle database 8.1.6 (ie tables and views of production
environment)
> through the standard tcp connection port.
> I couldn't find any documentation on this.
> I guess it must be possible as it is abc for most tools, question is how?
>
> Thanks in advance
>
> David
Yes, this is possible. Simply put the connection string in the right place in your listener/dad configuration. You also have to put an alias in your tnsnames.ora, use the one in the Oracle home used by your WebDB listener (or current Oracle home).
-- JanReceived on Mon Mar 12 2001 - 01:14:36 CET