I'm using VB5 and AD0 2.1 accessing to FoxPro database. A numeric field is defined as 10 integer digits and 2 dcimal digits. But when I try to asign number with 12 integer digits id returns me an error saying just 'Errors'. I just can assign a number with maximun of 7 integer digits.

In a small numeric field defined as 4 integer digits and 0 decimal digits. I can assign a 4 integer digits without problems.

What's happening? How can I really know how many digits are supported by certain numeric field.


Any idea will bee very deeply appreciated.

Thanks!