c# - Problem with DataTable.Select -


is there way find value in datatable use method select: items.select("number '%10%'");

but number type int, , code doesn`t work...

look @ t-sql cast , convert functions, might here. basically, in query, use either cast or convert (not sure best suited you) change int string can perform like on.


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -