-crystal report 9
-SQL SERVER
I tried to pull items using instruction in thread767-711462. it works fine if I am pulling with one descrete value but it doesn't work if I am using multiple values or range of value. if I am changing prameter from descrete value to range or multiple values, it is giving me following error " This array must be subscipted"
In my record selection I am using the follwing restrictions;
{SOP30300.ITEMDESC} like "*"&{?Searchvalue}&"*"
-G
-SQL SERVER
I tried to pull items using instruction in thread767-711462. it works fine if I am pulling with one descrete value but it doesn't work if I am using multiple values or range of value. if I am changing prameter from descrete value to range or multiple values, it is giving me following error " This array must be subscipted"
In my record selection I am using the follwing restrictions;
{SOP30300.ITEMDESC} like "*"&{?Searchvalue}&"*"
-G