Re: Speed issue...
- From: "Vassiliev V. V." <support@xxxxxxxxxxxxxxx>
- Date: Wed, 13 Jun 2007 16:29:05 +0400
Do you have primary key or at least unique index on this table?
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Atmapuri" <janez.makovsek@xxxxxxx> ñîîáùèë/ñîîáùèëà â íîâîñòÿõ ñëåäóþùåå:
news:466fd2bc@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi!
I am using TAdoTable and when I perform:
Table.Edit;
Table['Field'] := Value;
Table.Post;
This takes about 4-5 seconds on a modern PC. It works,
but it is incredibly slow. Is there a way to handle MS Access
database faster?
Or am I doing something completely silly and this should
not be so slow?
Thanks!
Atmapuri
.
- Follow-Ups:
- Re: Speed issue...
- From: Del Murray
- Re: Speed issue...
- References:
- Speed issue...
- From: Atmapuri
- Speed issue...
- Prev by Date: Re: Speed issue...
- Next by Date: MSDE Performance and Reliability
- Previous by thread: Re: Speed issue...
- Next by thread: Re: Speed issue...
- Index(es):
Relevant Pages
|