G
Gordon Prince
I found this in a post from two years ago:
Restrict [has] a neat little undocumented plus:
strRestrict = "@SQL=" ' then add the filter to that. no spaces.
oItems.Restrict(strRestrict)
So LIKE can be used in a Restrict clause
--------------------------------------------------------------
I can't get these phrases to work. Anyone have an idea what would work
here?
strRestrict = "@SQL=[BusinessTelephoneNumber] like '(901) 503-4774%' "
I'm getting an error message:
Cannot parse condition. Error at
"@SQL=[BusinessTelephoneNumber] like '(9
Restrict [has] a neat little undocumented plus:
strRestrict = "@SQL=" ' then add the filter to that. no spaces.
oItems.Restrict(strRestrict)
So LIKE can be used in a Restrict clause
--------------------------------------------------------------
I can't get these phrases to work. Anyone have an idea what would work
here?
strRestrict = "@SQL=[BusinessTelephoneNumber] like '(901) 503-4774%' "
I'm getting an error message:
Cannot parse condition. Error at
"@SQL=[BusinessTelephoneNumber] like '(9