hack for oracle/mssql /numbers

joeharth

New member
Hello, when i do select * from test where myint='2003' it does not work in mssql if field myint is a integer. I believe mysql can deal with quotes and intergers and mssql cant. Can anyone tell me where in the dadabik code can i find the code for removing quotes away in queries with intergers?
thanks
 
Top