H
hmm
Presently, my company has a material analysis system that records
time-stamped data entries in text files. Each data entry contains about
twenty different fields, all numbers. A new text file is generated every
time the system is stopped and restarted; each file contains from a few to a
few hundred entries. These files are transferred on a regular basis from the
field to our office computer over FTP. To do analysis, I must import and
gather all of the text files into an Excel file, which presently contains
about 9000 entries.
I would like to convince people here of switching over to database storage;
I have a few questions about its possible advantages over the method
described above:
1. How does disk storage space for an Access file compare with a comparable
text-file-based storage described above (not sure about all the text files,
but the Excel file used to store raw data presently occupies 3.1 MB. A
seperate file that extracts, averages, analyzes and summarizes the data
occupies 14.6 MB).
2. Same question regarding ease of importing data into Excel. Is there a
learning curve for doing this with Access?
3. How about transfer time, say over FTP? Can I transfer only new records
in the DB file, or would the whole file need to be re-transmitted?
4. Any other comments or suggestions would be appreciated.
Thanks.
time-stamped data entries in text files. Each data entry contains about
twenty different fields, all numbers. A new text file is generated every
time the system is stopped and restarted; each file contains from a few to a
few hundred entries. These files are transferred on a regular basis from the
field to our office computer over FTP. To do analysis, I must import and
gather all of the text files into an Excel file, which presently contains
about 9000 entries.
I would like to convince people here of switching over to database storage;
I have a few questions about its possible advantages over the method
described above:
1. How does disk storage space for an Access file compare with a comparable
text-file-based storage described above (not sure about all the text files,
but the Excel file used to store raw data presently occupies 3.1 MB. A
seperate file that extracts, averages, analyzes and summarizes the data
occupies 14.6 MB).
2. Same question regarding ease of importing data into Excel. Is there a
learning curve for doing this with Access?
3. How about transfer time, say over FTP? Can I transfer only new records
in the DB file, or would the whole file need to be re-transmitted?
4. Any other comments or suggestions would be appreciated.
Thanks.