Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Table access from java through a database link?

Re: Table access from java through a database link?

From: Brian Schalme <Brian_Schalme_at_mbnet.mb.ca>
Date: Fri, 18 Aug 2000 17:16:06 -0500
Message-Id: <10593.115019@fatcity.com>

        Jim,

        Java Server Pages, Servlets and Java Beans are your answer. They were designed just for what you have in mind.

		Brian Schalme
		Airspeed Consulting
		bschalme_at_mbnet.mb.ca

James Howerton wrote:
>
> DBA's & part time JAVA guru's,
>
> Does anyoune know if its possible for a java script to access a table via jdbc and a database link?
>
> We can connect directly to the target database and see the table, however when connecting to annother instance and selecting tablename_at_linkname we get a table not found error.
>
> We are attempting to set up a generic user with links to several instances so the JAVA dudes can assecss them through a single point.
>
> Any help will be appreciated.
>
> ...JIM...
>
> PS oris there a java/oracle developers list that might have delt with this problem???
>
> --
> Author: James Howerton
> INET: jhowerton_at_uabmc.edu
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Fri Aug 18 2000 - 17:16:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US