Hale, Jim
Jim.Hale at FleetPride.com
Mon Oct 31 12:00:53 CST 2005
In the FMS 2000 code source book there is a class called CBoyerMoore which I've used and which I think is exactly what you are looking for: "The Boyer-Moore string-searching algorithm provides a highly optimized method for searching for a sub-string within a string. The Boyer-Moore algorithm takes advantage of its knowledge of the string being searched for. By doing this, it is possible to search a string without examining all the characters in the string. " If you have access to this code book I would suggest trying it out. Jim Hale -----Original Message----- From: Sheri Hixson [mailto:sdhi at kalamazoo.net] Sent: Monday, October 31, 2005 9:36 AM To: accessD at databaseadvisors.com Subject: [AccessD] Search Memo field for number string I need to search a memo field for any string of any numbers sequenced as follows, ### #### or ###.#### or ###-#### or ####### . I also want to bold the number sequence found in each memo field. Anyone have any ideas on how to setup this query? Thanks for any help! Sheri -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com *********************************************************************** The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. As a recipient of this email, you are responsible for screening its contents and the contents of any attachments for the presence of viruses. No liability is accepted for any damages caused by any virus transmitted by this email.