From: Alltel - d. <dk...@al...> - 2001-12-09 20:15:04
|
Am I doing something wrong or is this a bug? Using 0.3.3c 12/3/2001. on a Visor deluxe. I'm creating a data base to help track my mileage for rinburcement. I created start and end fields as integer fields (I hope sometime to enable the program to caculate the mileage.) When I enter a four digit number like 2345 the program handles it normally. However, when I add a five digit number like 52947 the program converts it to 2147483647. It doesn't mater what number I enter the converstion is always to 2147483647. I created a new file with just two fields text and integer and the same thing happens when I enter a 5 digit number into an integer field the program converts it... Any ideas? Thanks Don Kurre |