Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ASP & Oracle very slow
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...Received on Wed May 10 2000 - 00:00:00 CDT
> "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
>
>
>
![]() |
![]() |