Hi,
I have searched on here and gotten most of the way with this problem.
I want to import about 500 text files into one table but also add the file name as a field while importing.
So far I have figured out that I should use a temporary table and then copy the data from there into my...