T
Tschuß
Hi,
I have import a text file in an existing database by macro and I have
the following message "Numeric field overflow".
I have checked the format of each fields and the are absolutly similar
with my import format.
So I decide to import my text file in a new table and then I have
create a query to INSERT the complete new table INTO the correct one
and then, delete the temporary table.
My solution works but I would rather import directly in my destination
table.
Any idea about my problem ?
I have import a text file in an existing database by macro and I have
the following message "Numeric field overflow".
I have checked the format of each fields and the are absolutly similar
with my import format.
So I decide to import my text file in a new table and then I have
create a query to INSERT the complete new table INTO the correct one
and then, delete the temporary table.
My solution works but I would rather import directly in my destination
table.
Any idea about my problem ?