[AccessD] Overflow

Stuart McLachlan stuart at lexacorp.com.pg
Thu Sep 23 05:52:53 CDT 2004


On 23 Sep 2004 at 2:32, Lonnie Johnson wrote:

> Check to see if there is a field that does some type of mathmatical
> calculation like division and see if there is possible division by zero.
> Access does not like that. 
>

Or,  more likely, a calculation which results in a variable being bigger 
than it's bounds such as an Integer value > 32767 

-- 
Stuart





More information about the AccessD mailing list