Hi!
I keep getting an 'Overflow' error. I've had a look in other peoples questions, but all I seem to find is that the field type might not be big enough... which doesn't seem to make sense for me...:
I have a query which runs fine - its a little slow but there is a lot of data and its not an un-usable speed.
However, as soon as I try and add a criteria (is not null) to one of the fields it comes up with this overflow error.
Surely, the fact that the query runs means all the field types are suitable?
Any ideas what might be going wrong?
Thank you!
I keep getting an 'Overflow' error. I've had a look in other peoples questions, but all I seem to find is that the field type might not be big enough... which doesn't seem to make sense for me...:
I have a query which runs fine - its a little slow but there is a lot of data and its not an un-usable speed.
However, as soon as I try and add a criteria (is not null) to one of the fields it comes up with this overflow error.
Surely, the fact that the query runs means all the field types are suitable?
Any ideas what might be going wrong?
Thank you!