enuthalapaty
Programmer
I pass from my Vb code a set of values which look like the following
Albert Noble,Susan Richard
to a parameter in Crystal.In my record filter code I use the "in " operator for it to look for matching values in the parameter field. I do get the right results that is I get the record of Albert Noble and Susan Richard but I ALSO GET JUST ALBERT RECORD OR JUST NOBLE RECORD IF THERE IS A PERSON WITH JUST ONE WORD OF THE LIST.I need to know if this is the right way to pass multiple values to a parameter field and if so how do I test it in my record selection.VERY URGENT PLEASE LET ME KNOW
Albert Noble,Susan Richard
to a parameter in Crystal.In my record filter code I use the "in " operator for it to look for matching values in the parameter field. I do get the right results that is I get the record of Albert Noble and Susan Richard but I ALSO GET JUST ALBERT RECORD OR JUST NOBLE RECORD IF THERE IS A PERSON WITH JUST ONE WORD OF THE LIST.I need to know if this is the right way to pass multiple values to a parameter field and if so how do I test it in my record selection.VERY URGENT PLEASE LET ME KNOW