E
Eric Tubbs
Greetings everyone,
I am a newbie to databases and Access 2002 and would like to ask for your
help in figuring out how to get imported data into the tables that have
already been created by me. Here are the followings items that have been
done so far:
1) tables have already been designed to meet the proposed standards for the
database
2) relationships and referential integrity has been established between the
tables
3) the import file is a CSV that currently contains 70 columns of data for
each record
4) using the text import wizard and created a import specification that will
take care of the import process.
a) field names have been renamed to meet the standards of the proposed
naming convention
b) data types have been correctly selected
c) import specification has been saved for future use
5) imported data get imported into a table called tblRosterImport
This is what I would like to find out:
1) how can I get the data from the table tblRosterImport into the other 15
tables that have been currently designed:
a) while preserving/maintaining primary keys and foreign keys
b) the 70 columns of data directly corresponds for each person; there can be
one record to an unlimited number of records in the import file
2) once the initial data has been properly imported into the database and
placed into the correct tables
a) how would you perform an update to the information
b) lets say we have another import file that contains updated information
for a previous person, how would you effecitively handle this information to
make sure the update handled it correctly
3) once the initial data has been imported and updates are handled correctly
a) what would be some ways to easily archive imported information
b) while keeping track of all of the updates for a particular person
If I need to provide you with more information, please don't hestitate to
ask me for it. Or, if I didnt not clearly define what needs to done, I will
gladly furnish you the requested information as best as I can.
Are there certain guidelines one should follow with thie particular (or not
so particular) situation? I have looked high and low for more information on
importing issues but have come up with a blank.
I do not mind getting my hands dirty and doing the work. Learning how to
design databases is becoming more fun each day as I have been able to find
solutions to my problems by reading books, experimentation and online
resources.
The decision to learn VBA has also sparked my interest because examing the
numerous database examples is quite amaxing.
Any help you can provide me in finding a workable solution(s) would be
greatly appreciated. I look forward in hearing from you soon.
Thanks,
Eric
P.S. Would it be ok to post my current database design, which is outlined in
an Excel file, to the list for you to possibly review? The database design
should be almost complete by the end of the week.
I am a newbie to databases and Access 2002 and would like to ask for your
help in figuring out how to get imported data into the tables that have
already been created by me. Here are the followings items that have been
done so far:
1) tables have already been designed to meet the proposed standards for the
database
2) relationships and referential integrity has been established between the
tables
3) the import file is a CSV that currently contains 70 columns of data for
each record
4) using the text import wizard and created a import specification that will
take care of the import process.
a) field names have been renamed to meet the standards of the proposed
naming convention
b) data types have been correctly selected
c) import specification has been saved for future use
5) imported data get imported into a table called tblRosterImport
This is what I would like to find out:
1) how can I get the data from the table tblRosterImport into the other 15
tables that have been currently designed:
a) while preserving/maintaining primary keys and foreign keys
b) the 70 columns of data directly corresponds for each person; there can be
one record to an unlimited number of records in the import file
2) once the initial data has been properly imported into the database and
placed into the correct tables
a) how would you perform an update to the information
b) lets say we have another import file that contains updated information
for a previous person, how would you effecitively handle this information to
make sure the update handled it correctly
3) once the initial data has been imported and updates are handled correctly
a) what would be some ways to easily archive imported information
b) while keeping track of all of the updates for a particular person
If I need to provide you with more information, please don't hestitate to
ask me for it. Or, if I didnt not clearly define what needs to done, I will
gladly furnish you the requested information as best as I can.
Are there certain guidelines one should follow with thie particular (or not
so particular) situation? I have looked high and low for more information on
importing issues but have come up with a blank.
I do not mind getting my hands dirty and doing the work. Learning how to
design databases is becoming more fun each day as I have been able to find
solutions to my problems by reading books, experimentation and online
resources.
The decision to learn VBA has also sparked my interest because examing the
numerous database examples is quite amaxing.
Any help you can provide me in finding a workable solution(s) would be
greatly appreciated. I look forward in hearing from you soon.
Thanks,
Eric
P.S. Would it be ok to post my current database design, which is outlined in
an Excel file, to the list for you to possibly review? The database design
should be almost complete by the end of the week.