Dear All,
I am writing Java Program to send a string condition to foxpro to execute find using "locate for [condition]". As in my program, it support search for using * to replace the exact word, eg. Find "*abc" can have reult "dabc", "cabc" ... How foxpro can implement this?
I know that SQL can use "%abc", but i found that locate for cannot. If i type (locate for [field] = "%abc", it cannot find th result. What can locate for's condition use?
Please help! Thank you very much!
MichInT [sig][/sig]
I am writing Java Program to send a string condition to foxpro to execute find using "locate for [condition]". As in my program, it support search for using * to replace the exact word, eg. Find "*abc" can have reult "dabc", "cabc" ... How foxpro can implement this?
I know that SQL can use "%abc", but i found that locate for cannot. If i type (locate for [field] = "%abc", it cannot find th result. What can locate for's condition use?
Please help! Thank you very much!
MichInT [sig][/sig]