Hi Lars,
isn't it a bit to early to judge over someones design without knowing the requirements...!?
Without starting a discussion of the design: We are implementing a generic search with filters (e.g. decides on which columns has to be searched) and a search result. The result list shall have a paging. So the view needs to offer the ability to search on variable columns, the view needs to offer paging, the view has to search over multiple tables. And we don't want to use Native SQL...
But now back to my simple question: Does anybody know if the columns list for the Contains-Statement can be dynamic?
Thanks, Stefan