Re: Performance issue with oraoledb & Tadocommand
- From: "Karol Bieniaszewski" <liviuslivius@xxxxxxxxxxxxxx>
- Date: Tue, 24 Apr 2007 15:25:56 +0200
U¿ytkownik "pilmart" <martin.scullion@xxxxxxxxxxxxx> napisa³ w wiadomo¶ci
news:462dc3dd$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi There
Am currently using D5 & ado to insert large volumes of data into
an Oracle 10g db.
I'm using a connection string based on an OraOLEDB.Oracle oledb based
connection and a parameterised TADOCommand to insert the data, each call
to the insert requires 35 param values to be updated.
My process is simple delete the record (based on PK) again using
parameterised TADOCommand with PK as the param, on completion insert the
new record.
Sounds easy...but the performance is horrible, 8000 recs takes about
15mins, is this realistic or am I doing something blindly dumb.
I have not attempted to tune anything as yet some eveything is pretty much
default.
Any help appreciated.
do you realy need params when you insert data?
Karol Bieniaszewski
.
- Follow-Ups:
- Performance issue
- From: pilmart
- Performance issue
- References:
- Performance issue with oraoledb & Tadocommand
- From: pilmart
- Performance issue with oraoledb & Tadocommand
- Prev by Date: Performance issue with oraoledb & Tadocommand
- Next by Date: open a .tmx file with ado
- Previous by thread: Performance issue with oraoledb & Tadocommand
- Next by thread: Performance issue
- Index(es):
Relevant Pages
|
|