Libre
been around a little
- Local time
- Today, 02:33
- Joined
- May 3, 2007
- Messages
- 682
It took hours for me to find it because it SHOULDN'T crash. One record had a value of 40,000 for a certain column. The data type is Long Integer in the table. I should have a range of -trillions to +trillions. I can't understand why 40K is crashing it. I'm running the 64 bit version of Access too. When I reduced the value to 20K it ran fine. But that 40K value would cause the error handler to catch a Stack Overflow when trying to open the record.
Any ideas why? 40K is not that a big number.
Any ideas why? 40K is not that a big number.