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 & Oracle very slow

Re: ASP & Oracle very slow

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: 2000/05/10
Message-ID: <8fbuq3$c91$1@soap.pipex.net>#1/1

you are right about MTS locking you into Microsoft. However don't ASP pages also lock you into IIS?

--
Niall Litchfield
Oracle DBA
Audit Commission UK
"Billy Verreynne" <vslabs_at_onwe.co.za> wrote in message
news:391965f5.98329425_at_news.saix.net...

> "Niall Litchfield" <n-litchfield_at_audit-commission.gov.uk> wrote:
>
> >Take a look at Microsoft Transaction Server, if it is a web app.
> >
> >Otherwise it should be possible to create the database connection at the
> >start of the session and release at the end.
>
> Before going down that route, I will rather try something more open
> and flexible such as Java servletts.
>
> I am not keen been locked into a solution, using a product that
> determines and fixes the type of architecture you can use.
>
> Unlike Oracle, where you can choose from different operating systems
> and vendors (and even between SMP, clustering or MPP), most (if not
> all) MS products lock you into a very specific Micrsosoft
> architecture. I would think that the same applies to MS Transaction
> Server.
>
> Billy
>
>
>
Received on Wed May 10 2000 - 00:00:00 CDT

Original text of this message

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