Searching a file
From: Sivaprasad (sshankaran_at_hotmail.com)
Date: 05/13/04
- Next message: Kirk Larsen: "Re: Algorithm for Tracking Previous Tab"
- Previous message: YYZ: "Re: MYSQL what should I know"
- Next in thread: Rick Rothstein: "Re: Searching a file"
- Reply: Rick Rothstein: "Re: Searching a file"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 10:45:58 -0500
Hello,
I have a large data to be searched. I am wondering which will be the best
way to search.
The purpose is actually like a shorthand.
When the user enter a word in a text box, I want to pull the corresponding
text for that word.
So should i put the whole thing in an XML file and search it or should i use
an .ini file, and search the ini file, or is there any other way
I can achieve the result faster.
I am using VB to code this.
Please let me know
Thanks in advance
Siva
- Next message: Kirk Larsen: "Re: Algorithm for Tracking Previous Tab"
- Previous message: YYZ: "Re: MYSQL what should I know"
- Next in thread: Rick Rothstein: "Re: Searching a file"
- Reply: Rick Rothstein: "Re: Searching a file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|