2006 May 29 3:18 AM
I made a look up field where in they could search text from the description field. But it don't give results if I tried to search using uppercase and if it's different from the records of the table. I already asked the basis but he has no idea. Please help me on this. Thank you!
2006 May 29 3:28 AM
Hi Maui,
Did u try the FIND command with the addition IGNORING CASE option??
FIND
Basic form
FIND p IN [SECTION OFFSET off LENGTH len OF] text.
Extras:
1. ... IGNORING CASE.
The text is always case sensitive and the comparison is done character by character.
Try the above option . Hope this helps.
Cheers
VJ
Hi Maui,
Did u try the FIND command with the addition IGNORING CASE option??
FIND
Basic form
FIND p IN [SECTION OFFSET off LENGTH len OF] text.
Extras:
1. ... IGNORING CASE.
The text is always case sensitive and the comparison is done character by character.
Try the above option . Hope this helps.
Cheers
VJ
2006 May 29 3:28 AM
Hi Maui,
Did u try the FIND command with the addition IGNORING CASE option??
FIND
Basic form
FIND p IN [SECTION OFFSET off LENGTH len OF] text.
Extras:
1. ... IGNORING CASE.
The text is always case sensitive and the comparison is done character by character.
Try the above option . Hope this helps.
Cheers
VJ
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |