Re: Webdb & IIS

From: John M. Heaton <heaton_at_aselimited.com>
Date: Fri, 28 May 1999 14:42:17 -0400
Message-ID: <7imo16$3ju$1_at_dropit.pgh.net>


Yes, it is possible to run both IIS and WebDb. I tried running WebDb under IIS and found it worked Okay as long as you didn't try to create a site.

The real question is what do you want from WebDb? My team has given up on WebDb and OAS together. We are using straight OAS with its PL/SQL cartridge which is what allows you to create stored procedures that generate html.

OAS allows you to run it under another listener like IIS. Calls to OAS stuff get directed
to it and the rest is handled by the primary listener (IIS for example). This allows the
database access and should also allow your asp to run.

I hope I've answered you question,

John

Declan Smith wrote in message <374d6805.0_at_news.nwl.ac.uk>...
>HI,
>
>This is a similar question to the Webdb & OAS one asked a few days ago
>but...
>
>Does anyone know if Webdb can be made to run on the same machine as IIS and
>Active pages. We have an ASP based website at the moment and would like
to
>place Webdb on the same machine.
>
>The problems I forsee are those of:
>1/ default connection port conflicts, what does webdb default to?
>2/ passing of login/access info. We currently use ASP to restirct access to
>the site, can a login once approach be used to access both the ASP and the
>Oracle stuff.
>
>Basically I'm trying to avoid problems and time wasting by getting this
sort
>of thing out of the way first. So if anyone can advise or raise any points
>I've forgotten about please let me know.
>
>Thanks a lot,
>Dec.
>
>
Received on Fri May 28 1999 - 20:42:17 CEST

Original text of this message