C
Chertsey
I am about to redesign a database that is not normalized. Currently the users
bring the data into ONE Table from an Excel sheet with 40 plus columns. This
is done at the beginning of each year. Once I’ve normalized the Table into
several Tables, How will I go about getting the proper fields into the proper
tables? I’m hoping I can eventually do this programmatically. However I have
no idea how to import one data source into many related tables. I can give
details about the data if desired. But for now I really want to know if once
my table is split, will I be able to import all the data into the respective
tables? I hope this makes sense.
Regards
bring the data into ONE Table from an Excel sheet with 40 plus columns. This
is done at the beginning of each year. Once I’ve normalized the Table into
several Tables, How will I go about getting the proper fields into the proper
tables? I’m hoping I can eventually do this programmatically. However I have
no idea how to import one data source into many related tables. I can give
details about the data if desired. But for now I really want to know if once
my table is split, will I be able to import all the data into the respective
tables? I hope this makes sense.
Regards