Search results

  1. A

    Import .txt files with file name

    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...
  2. A

    populate fields based on a date/time range in another table

    Hi, I have two tables, one with oceanographic data and a date/time stamp and one with location data and a date/time stamp. None of the date/time stamps match exactly and I want to match up the location data to the oceanographic data using a +/- 30 second time interval. I don't know how to use...
Back
Top Bottom