Sorry, but there are no more tags available to filter with.
-
There seems to be a an issue with the strongly typed filters. When doing a "Contains" search with more than one value i.e. "for the" the SQL command gets a WHERE clause like the following: "where (CompanyName LIKE @Param0 AND CompanyName LIKE @Param1) " - this is ok, but @Param0 contains "%for" and ...
Page 1 of 1 (1 items)