dbTalk Databases Forums  

Text field searching

comp.databases.filemaker comp.databases.filemaker


Discuss Text field searching in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steven Bitaxi
 
Posts: n/a

Default Text field searching - 08-05-2005 , 01:42 PM






I am trying to understand why searching for a partial text string in
FM5 only finds text occuring either immediately at the beginning of a
field or after a space (beginning a word).

I have a DB listing schools that our company services

Searching for River will result in

River Public SChool
Riverdale School
South River Elementary School

but searching for Dale will not display Riverdale.

Why? is there anyway that I can create a script to do that?



S


Reply With Quote
  #2  
Old   
Shadenfroh
 
Posts: n/a

Default Re: Text field searching - 08-05-2005 , 03:54 PM






FM searches by word, as you described.

When in the find mode, there's a little drop-down in the status area called
"Symbols", for operators you can use in a search.

One of this is an asterisk, which means "zero or more characters". If you
search for *dale, you'll find:

Riverdale school
Chip and Dale's School of Comedy
Dale's Stripper school for Chippens

--

Shadenfroh
shadenfroh (AT) yahoo (DOT) com

"Steven Bitaxi" <sbitaxi (AT) yorku (DOT) ca> wrote

Quote:
I am trying to understand why searching for a partial text string in
FM5 only finds text occuring either immediately at the beginning of a
field or after a space (beginning a word).

I have a DB listing schools that our company services

Searching for River will result in

River Public SChool
Riverdale School
South River Elementary School

but searching for Dale will not display Riverdale.

Why? is there anyway that I can create a script to do that?



S




Reply With Quote
  #3  
Old   
Steven Bitaxi
 
Posts: n/a

Default Re: Text field searching - 08-08-2005 , 02:43 PM



That's funny. I've been working on scripting everything that I forgot
about that little bit of functionality. "Hey! How about wildcards?"

Thanks, and my apologies.



S


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.