k> select userinfo0_.id as x0_0_ 
k> from user_infos userinfo0_ 
k> where (@p0 in(select views1_.View_Id from User_Views_Map views1_
k> where userinfo0_.id=views1_.User_Id))


I have such an idea, that you cannot use a dynamic parameter at this
place. But I can be wrong.

k> note 2: if i do the query directly to firebird all is ok so the
k> problem is with the .net data provider


How do you "do the query directly to firebird" ?

---

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to