Numeric Field Overflow ->with linked txt file

AlLeX_Brd

Registered User.
Local time
Today, 08:05
Joined
Jul 4, 2005
Messages
19
When I'm trying to execute a query using agregate functions.
This error message occurs "Numeric Field Overflow".

The table is linked to text file.


Any idea?
 
Last edited:
Is it possible that the column you are aggregating contains non-numeric values>
 
May be you're right!
I 've removed column with non-numeric values and for now is working.

Thanks!
 

Users who are viewing this thread

Back
Top Bottom