R
rms
I previously was importing data into my main data tabile via a linked excel
file which would be updated daily and an append query, and it has worked fine
for months.
I made some modifications to the database and now when the append query is
run it generates a "Run Time Error '3349' Numeric Field Overflow. What is
this? Why am I getting it and how do I fix it? How do I figure out which
field is causing this?
If I copy the data from excel and paste it into the table it works just
fine.
file which would be updated daily and an append query, and it has worked fine
for months.
I made some modifications to the database and now when the append query is
run it generates a "Run Time Error '3349' Numeric Field Overflow. What is
this? Why am I getting it and how do I fix it? How do I figure out which
field is causing this?
If I copy the data from excel and paste it into the table it works just
fine.