E
Engineer_Eventer
I am trying to redo our experimental data processing procedure and thought a
database would work better than the manual methods that are currently used.
I have experience programming in other languages (Java, C++, MatLab), but
haven't used VBA or Access macros.
What the database would contain:
several hundred individual datasets
each datasets would contain individual test parameters and 4 arrays of test
data
the test data would be (on average) 30x20 numerical matrices
What the database would need to do (ideally; some of these requirements are
flexible):
read in a delimited text files with all of the data for each run (output
from the data acquisition program)
index the datasets by the individual run number
perform simple calculations on the test data and store the computed data
allow the user to sort the data by a particular test parameter and output a
subset of the data to an Excel spreadsheet for plotting.
Is Access even capable of doing any of these things? If so, what would be
the most efficient means of setting up the database.
Thanks a lot for your input!
-Engineer_Eventer
database would work better than the manual methods that are currently used.
I have experience programming in other languages (Java, C++, MatLab), but
haven't used VBA or Access macros.
What the database would contain:
several hundred individual datasets
each datasets would contain individual test parameters and 4 arrays of test
data
the test data would be (on average) 30x20 numerical matrices
What the database would need to do (ideally; some of these requirements are
flexible):
read in a delimited text files with all of the data for each run (output
from the data acquisition program)
index the datasets by the individual run number
perform simple calculations on the test data and store the computed data
allow the user to sort the data by a particular test parameter and output a
subset of the data to an Excel spreadsheet for plotting.
Is Access even capable of doing any of these things? If so, what would be
the most efficient means of setting up the database.
Thanks a lot for your input!
-Engineer_Eventer