Re: fastest component for microsoft access



Please some short SQL code?

Thanks


"Yogi Yang 007" <yogiyang007@xxxxxxxxx> wrote in message
news:4854f927@xxxxxxxxxxxxxxxxxxxxxxxxx
Dmitry Arefiev wrote:
Those components provided by CG with Delphi are the fastest and more
feature rich also!

BDE, dbGo or dbExpress ?

I have been able to insert 50,000 records (6 fields) in 15.76 seconds.

Using which code ?

I add records by executing Insert Query (has Insert statements for 100
records) and not the dataset object where in you add a new record and then
update it, etc. etc.


.