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: Oracle and Dotnet

Re: Oracle and Dotnet

From: Moritz Klein <mklein_at_students.uni-mainz.de>
Date: Thu, 02 Jun 2005 21:56:27 +0200
Message-ID: <d7no5k$oru$1@news1.zdv.uni-mainz.de>


Larry schrieb:

[... bad performance on inserts with ODP.Net and C# ...]

Look into the manuals and search for prepared statement and bulk binds. Maybe you have many round-trips or your query has to be parsed for every execution.

hth,
 Moritz Received on Thu Jun 02 2005 - 14:56:27 CDT

Original text of this message

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