B
Bobk
I have several CSV files I have linked to Access. I want to convert these
linked files to tables so I have a make table query that always works on one
of my linked files. It always works the first time I run it. If I run it a
second time I get the error "numeric field overflow". This happens
consistently. I'm wondering why the query runs flawlessly the first time it
is run and thereafter returns an error. I noticed that if I modify the query
by deleting one of the data fields it will run a second time without error.
It is a puzzle considering that the query deletes the existing make table and
re-writes it from scratch. Is there a way to fix this? I want to be able to
re-run the make table query repeatedly.
linked files to tables so I have a make table query that always works on one
of my linked files. It always works the first time I run it. If I run it a
second time I get the error "numeric field overflow". This happens
consistently. I'm wondering why the query runs flawlessly the first time it
is run and thereafter returns an error. I noticed that if I modify the query
by deleting one of the data fields it will run a second time without error.
It is a puzzle considering that the query deletes the existing make table and
re-writes it from scratch. Is there a way to fix this? I want to be able to
re-run the make table query repeatedly.