Hi everyone. I am encountered with a problem when searching thru a single field and only getting results based on those values. Here is a short version of that statement being used:
{INVENTOR.ITEM_ID} in ["180860","180960","180871"]
Here, I only have three values but I need to search over 3000 of them. The database contains around 10,000 items.
I only want to search 3000. If I start adding all of the values in the above example, Crystal V10 does not like it.
Is there an easier way? Please help. Thanks.
Carlo
{INVENTOR.ITEM_ID} in ["180860","180960","180871"]
Here, I only have three values but I need to search over 3000 of them. The database contains around 10,000 items.
I only want to search 3000. If I start adding all of the values in the above example, Crystal V10 does not like it.
Is there an easier way? Please help. Thanks.
Carlo