I am putting a column as integer> I fill it with values. Later I query for those entries where the col > 0. My code crashes with this query:
"select * from table1 where col1 > 0" which I give to mysql_query.
ANy help appreciated,
thanks,
sb
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.