Link to home
Start Free TrialLog in
Avatar of SHFDEV
SHFDEV

asked on

Component/method for text searching

I am looking for any component/algorithm/method which i can use in my VB2005 application for quick Text searching from a Text file.
Right now i am using some typical functions like string comparison and seek but their response time is too much.I want to search the text with every letter the user type in without causing so much burden to the processor.
Please do guide me in this matter.

Reagards,
HR
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Forced accept.

Computer101
EE Admin