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

Home -> Community -> Usenet -> c.d.o.server -> Re: ASP and Oracle

Re: ASP and Oracle

From: Erik Nygren <erik_does_not_like_spam_at_swip.net>
Date: Thu, 25 Apr 2002 12:32:23 GMT
Message-ID: <slrnacftqo.2co4.erik_does_not_like_spam@lurvas.swip.net>


In article <a53c0b68.0204241449.27e14e34_at_posting.google.com>, evonbart wrote:
> Hi,
>
> I need information on the different aspects of implimenting a web
> based application with an existing oracle database server. If I
> wanted to write my front end in ASP as opposed to Cold Fusion, is the
> following feasible?
>
> - Use an NT server with IIS and connect to a Unix Oracle server?
> - Create DSNs from my ASP application to my Oracle servers

Yes, I guess. There are nice ODBC-drivers for Oracle, however they DO require you to install a Oracle client as well (Net8-stuff) As a matter of fact the ODBC-drivers are included in the Win-client

> - Convert my Unix Oracle data to Windows NT Oracle.

dumps created using exp on the unix-host can be IMPorted to the NT-host. If you set up Net8 correctly, you might even use imp om the unix-host to fill the databases om the NT-host (or the other way around of course)  

-- 
Erik Nygren
e r i k { a t } s w i p { d o t } n e t
Received on Thu Apr 25 2002 - 07:32:23 CDT

Original text of this message

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