Hi guys,
First time posting on the forums, and I'm really hoping that you can help me.
I have a database that pulls in a a text file as a table and I have set up an append query to take some data each day and put it in a new table (the original file updates daily).
I only want to select today's data and I have put a paramater on the query to force me to select a date, however when I run it I get the message 'Numeric Field Overflow' and no data appends.
Any ideas as to what has gone wrong?
Cheers,
First time posting on the forums, and I'm really hoping that you can help me.
I have a database that pulls in a a text file as a table and I have set up an append query to take some data each day and put it in a new table (the original file updates daily).
I only want to select today's data and I have put a paramater on the query to force me to select a date, however when I run it I get the message 'Numeric Field Overflow' and no data appends.
Any ideas as to what has gone wrong?
Cheers,