Help - Searching Memo Fields For Multiple Strings 
Author Message
 Help - Searching Memo Fields For Multiple Strings

Hi, I just finished writing a module that will search Access 2K Memo
fields for multiple occurances of strings. I am glad to have it working,
however I am
curious if there is another way. I tried a couple of examples using SQL
and the "Like"
command, but came to the understanding that in Access
2k, you cannot search the memo fields with SQL.  If I am wrong, could
someone point me the way.  I'd be glad to confer with individuals as to
the method of my solution - Thanks Todd


Fri, 28 Jun 2002 03:00:00 GMT  
 Help - Searching Memo Fields For Multiple Strings
if you need to search often - i suggest to make a "index" table - create a
new table and put each word on each memo filed to this table. then you can
make fast search on it


Quote:
> Hi, I just finished writing a module that will search Access 2K Memo
> fields for multiple occurances of strings. I am glad to have it working,
> however I am
> curious if there is another way. I tried a couple of examples using SQL
> and the "Like"
> command, but came to the understanding that in Access
> 2k, you cannot search the memo fields with SQL.  If I am wrong, could
> someone point me the way.  I'd be glad to confer with individuals as to
> the method of my solution - Thanks Todd



Sat, 29 Jun 2002 03:00:00 GMT  
 Help - Searching Memo Fields For Multiple Strings
I'm available for thought/code exchange. I do not use a2k, however, but a97

--
Regards,
Bas Cost Budde
currently working not at nospam but at wegener



Fri, 05 Jul 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Need Help - Searching Memo Fields For Strings

2. Searching Memo Field For Text Strings

3. Memo Field Searches...HELP!!

4. Append memo field to a different memo field

5. Memo fields - problems reporting 2 memo fields

6. How can I search a Memo Field in code

7. Search an replace in memo fields

8. Large Memo field search and replace error

9. Searching memo fields??

10. Large Memo Field search fix from Microsoft

11. Searching a Memo field in access 2.0

12. Memo Field Searches...HEL

 

 
Powered by phpBB® Forum Software