Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Oracle and Dotnet
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Moritz Klein  
View profile  
 More options Jun 3 2005, 12:34 pm
Newsgroups: comp.databases.oracle.server
From: Moritz Klein <mkl...@students.uni-mainz.de>
Date: Fri, 03 Jun 2005 18:34:43 +0200
Local: Fri, Jun 3 2005 12:34 pm
Subject: Re: Oracle and Dotnet
xhos...@gmail.com schrieb:

> SQLplus is not doing the looping.  It is merely submitting an anonymous
> pl/sql block to the database, and the looping is occuring on the server
> and not the client.  That is why it is fast, there is no net traffic for
> each individual row.  You could have submitted that pl/sql block from .net
> rather than from SQLplus (or at least I think you could have, I've never
> actually done it) and get the same results.
> Does .net support array binds?

Yes it does. That was one of the things I tried to point out by asking about
round-trips, because reducing them gives you better performance. Take a look at
"Oracle Data Provider for .NET Developer's Guide" or look at this How To:
http://www.oracle.com/technology/sample_code/tech/windows/odpnet/howt...

hth,
 Moritz


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.