This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Search By Name Issue

Stje_Cro - Monday, April 4, 2011 8:45 AM:

Hi,

I have a little issue with search parts By name

If i have Parts name within parenthesis "(" or ")"  the search doesn't filter the results and list  all parts contained in DB as search results.

can someone give me a solution or a suggestion?

THX



aknourenko - Tuesday, April 12, 2011 6:38 PM:

In general all special symbols in search criteria must be preceded by "". So if in, let's say, "Simple" search mode you try to enter the criteria as *(* you'll get an error message about invalid symbol in the criteria; but if you enter *(* you'll get what you need.

At the same time (as far as I remember) some types of search modes (e.g. "Advanced" as well as "AML") will allow you to enter the criteria as *(* ; the operator in this case should be "like".



Stje_Cro - Tuesday, April 19, 2011 5:47 AM:

THX very much for your advice

I will try