I am working on a database and I running into an overflow error in my query. It was working find with the simple <2.5 which is the less productivity allowed for employees. Now I am suddenly getting this error overflow. I have removed the other 2 filters that are in the query and they do not appear to be the problem since it runs fine without the equation. I tried =<2.5 and =(<2.5). I tried changing the results to a long interger, single and double but that did not work.