With FirebirdSql.Data.FirebirdClient 5.9.1 / 5.8.1
* db.SELECT(Of CARDS)(New With {.CARD_NO = SOME_CARD_NO }) is returning null
But
db.SELECT(Of CARDS)(" CARD_NO = " + CARD_NO )
is returning with recordS
what can be problem ?
( i updated ormlite.firebird referance also )
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider