Re: Delphi 6 - ADO - MS SQL Server
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Thu, 21 Sep 2006 20:55:28 -0500
Well I was talking in relative terms rather than absolute milliseconds. The
time taken was about 150ms per record to do the edit/post. It doesn't sound
a lot, but we're expected to process about 700k records and it all adds up,
of course (29 hours to do the lot). I was just expecting it to halve the
amount of time taken when I used Stored Procs and was rather taken aback
when it didn't.
Using the TadoConnectoin.Execute method is the lowest overhead way to execute
and SQL statement
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- Delphi 6 - ADO - MS SQL Server
- From: AquaGrrlll
- Re: Delphi 6 - ADO - MS SQL Server
- From: Steve Zimmelman
- Re: Delphi 6 - ADO - MS SQL Server
- From: AquaGrrlll
- Delphi 6 - ADO - MS SQL Server
- Prev by Date: Re: Proper way of using ctDynamic cursortype on network with MS Access
- Next by Date: Re: TADOQuery Error Handling
- Previous by thread: Re: Delphi 6 - ADO - MS SQL Server
- Next by thread: Re: Delphi 6 - ADO - MS SQL Server
- Index(es):
Relevant Pages
|