raj
May 27th, 2000, 12:38 AM
Hi Everyone;
Thank'yall in advance!!!!All ideas are greatly appreciated!!!!
The problem is slow database access(findfirst) - I'm using a live visual foxpro database which i've connected to visual basic through intrinsic data control through access(Linked). Now there's a HUGE table in that database, which contains around 1,80,000 records. What i'm doing is I'm
just using a 'Findfirst' method to find records and then fill certain fields in textboxes.
so now if the record is in top records, it get it very fast but if its at the bottom, it takes like 10-mins & other than that if that record is not in table then it get struck.
So Is there any way to make it faster???
Thanx in advance!!!!
Cheers :)
;)
Raj
Thank'yall in advance!!!!All ideas are greatly appreciated!!!!
The problem is slow database access(findfirst) - I'm using a live visual foxpro database which i've connected to visual basic through intrinsic data control through access(Linked). Now there's a HUGE table in that database, which contains around 1,80,000 records. What i'm doing is I'm
just using a 'Findfirst' method to find records and then fill certain fields in textboxes.
so now if the record is in top records, it get it very fast but if its at the bottom, it takes like 10-mins & other than that if that record is not in table then it get struck.
So Is there any way to make it faster???
Thanx in advance!!!!
Cheers :)
;)
Raj