Shella
April 8th, 2001, 05:53 AM
Hi
I wonder if using "Select..." statement is faster Or Find method of a recordset in ADO ? I'm used to visual foxpro programming in the past and found that visual foxpro database handling performance is much more efficient and faster than visual basic like retrieving and searching thru a .dbf file containing a few millions of records would just take me a split of milisecond, but opening a recordset in visual basic as in visual foxpro would deadly take me 10-100 seconds, 2000 times slower than visual foxpro.
Any comment, pls kindly advise, thanx a lot.
I wonder if using "Select..." statement is faster Or Find method of a recordset in ADO ? I'm used to visual foxpro programming in the past and found that visual foxpro database handling performance is much more efficient and faster than visual basic like retrieving and searching thru a .dbf file containing a few millions of records would just take me a split of milisecond, but opening a recordset in visual basic as in visual foxpro would deadly take me 10-100 seconds, 2000 times slower than visual foxpro.
Any comment, pls kindly advise, thanx a lot.