MilindV
1st October 2012, 15:55
Hello All,
If possible I need some urgent Reply/Confirmation?
Is it possible to have wild card character search on LNFP7 table field.
Say user will give input as "Test" and I have query table ttmmm999 and take all records for which i get matching records, say i have to match with field ttmmm999.fnam.
so out should be all records like
test1
AllTest1233
123Test
Testeeee...
...
...
its like searching for *test*....
So "Test" can appear any where in the field ttmmm999.fnam and also search should be case in-sensitive, added to that ttmmm999.fnam is multibyte :(
there no UPPER or LOWER case restriction on table field, in table it can be stored as lower case or upper case.
Thank you,
I am Looking for urgent Help.
If possible I need some urgent Reply/Confirmation?
Is it possible to have wild card character search on LNFP7 table field.
Say user will give input as "Test" and I have query table ttmmm999 and take all records for which i get matching records, say i have to match with field ttmmm999.fnam.
so out should be all records like
test1
AllTest1233
123Test
Testeeee...
...
...
its like searching for *test*....
So "Test" can appear any where in the field ttmmm999.fnam and also search should be case in-sensitive, added to that ttmmm999.fnam is multibyte :(
there no UPPER or LOWER case restriction on table field, in table it can be stored as lower case or upper case.
Thank you,
I am Looking for urgent Help.