Neillg
06-07-2008, 01:52 AM
Greetings all.
As a relatively new to programming person, I wonder if anyone out there can give me a few pointers to a problem I have.
I have a client who does some testing with a piece of equipment that creates an Access2000 database with each test run. Depending upon time and distance of test, the databases can range from just a few records to many hundreds. They have just completed a relatively large testing schedule, and have close to 700 different databases. The idea is to now get all of that data from each database into a new database.
I can do it manually, but imagine that it would take me the rest of the year to complete.
Any thought as to how I can write some code to go through interrogating each database, and appending into a single table?
Thanks in advance.
NeillG
As a relatively new to programming person, I wonder if anyone out there can give me a few pointers to a problem I have.
I have a client who does some testing with a piece of equipment that creates an Access2000 database with each test run. Depending upon time and distance of test, the databases can range from just a few records to many hundreds. They have just completed a relatively large testing schedule, and have close to 700 different databases. The idea is to now get all of that data from each database into a new database.
I can do it manually, but imagine that it would take me the rest of the year to complete.
Any thought as to how I can write some code to go through interrogating each database, and appending into a single table?
Thanks in advance.
NeillG