Board index » delphi » Problem Using FindNearest with Interbase
Renato Loffreda-Mancinelli
![]() Delphi Developer |
Thu, 03 Aug 2000 03:00:00 GMT
Problem Using FindNearest with InterbaseI am writing a Database application using Delphi 3.02. I started using One of the tables contains about 8000 records with the following columns: procedure TForm1.Edit1Change(Sender: TObject); When I connect to the Interbase Database, it takes well over 3 seconds for I am using a P5 200MMX with 48M of RAM. Is this problem unique to I would greatly appreciate a reply. Regards |