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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Unix query via Asp

Re: Oracle Unix query via Asp

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Tue, 06 Aug 2002 02:59:07 GMT
Message-ID: <%XG39.3389$nF5.1747@sccrnsc02>


You need a server that serves up ASP pages and then you need to have the ASP page issue queries via some driver (eg Oracle OLE objects) to the backend. The browser only comes into play if you are using ASP code that generates HTML code that is specific for a browser. Jim
"Mario Rossi" <mariorossi663_at_hotmail.com> wrote in message news:734e6fc6b941361d4376683e0f9bd596.105352_at_mygate.mailgate.org...
> Hi,
> I have a proble, I need to access an Oracle Database (8i) on Unix
> Machine via ASP. How could I manage this task?
> Is there any suggestion also for the architecture? For example: Drivers,
> gateways etc.
> I need to query the remote DB either by a PC client or by a UNIX client
> via Win Exploreo or Netscape.
> Thanks In advance
> Mario
>
>
> --
> Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Mon Aug 05 2002 - 21:59:07 CDT

Original text of this message

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