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: .NET stored procedures

Re: .NET stored procedures

From: Victor Rosenberg <Victor.Rosenberg_at_gmail.com>
Date: 13 Jan 2007 09:17:14 -0800
Message-ID: <1168708632.328450.307520@l53g2000cwa.googlegroups.com>


Hey Ana
You can read about it here:
http://www.oracle.com/technology/pub/articles/mastering_dotnet_oracle/williams_sps.html

And yes, as i've thought, .net sp are only limited to windows release

Ana C. Dent כתב:
> "Victor Rosenberg" <Victor.Rosenberg_at_gmail.com> wrote in
> news:1168690464.083355.9700_at_38g2000cwa.googlegroups.com:
>
> > Hey guys
> > Just a couple of questions
> > 1) How bad are the .net stored procedures in terms of performance,
> > compared to pl sql ones
>
> What is the world is a .net stored procedure?
> In what is a .net procedure stored & where does it execute?
> I supect the .NET procedure is run on the Application server.
>
> Oracle Stored Procedures are stored in the database & execute there.
> If dealing with large results sets staying within the DB will give fastest
> results.
>
> > 2) Does oracle servers installed on unix machine support the .net sp
> > feature? (probably not, just ensuring)
> Code is code. *NIX does not care who/how code gets invoked.
Received on Sat Jan 13 2007 - 11:17:14 CST

Original text of this message

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