Hi All!
I have a major problem with my db that I am hoping someone could help me out with. I have just created a new version of a db that holds approx. 1600 records. The old db was created poorly (to say the least) and has only two tables that are not related that hold an absurd amount of fields (about 60-70 each). Needless to say I had a major reconstruct to do. Now - I have broken those two massive tables into twenty tables all linked together through a unique ID (SITEID).
The problem that I have run into now is two-fold:
(1) The first issue is that I do not know how to import all of these records at once into the db as this is my first type of reconstruction work (I usually build dbs from the start before the data is collected) Is there a simple way to do this? Any suggestions would be most helpful
(2) The second issue relates to the first in that in order to get around the inability to import all of the files I decided to use a query in the old db to make a table in the new db with the appropriate fields for a given table (For example tblParking) Then I deleted the old table, renamed the new, and tried to link into the relationship with the master linking table ---- At this point Access told me that I could not create the relationship because of data mismatch---- this was not true as both fields (SITEID) are exactly the same!!!!
Does anyone know the reasoning for this error? I am trying to create a ono-to-one relationship between the two tables....
If seeing the db would help let me know and I can provide it.
Thanks,
Kevin
I have a major problem with my db that I am hoping someone could help me out with. I have just created a new version of a db that holds approx. 1600 records. The old db was created poorly (to say the least) and has only two tables that are not related that hold an absurd amount of fields (about 60-70 each). Needless to say I had a major reconstruct to do. Now - I have broken those two massive tables into twenty tables all linked together through a unique ID (SITEID).
The problem that I have run into now is two-fold:
(1) The first issue is that I do not know how to import all of these records at once into the db as this is my first type of reconstruction work (I usually build dbs from the start before the data is collected) Is there a simple way to do this? Any suggestions would be most helpful
(2) The second issue relates to the first in that in order to get around the inability to import all of the files I decided to use a query in the old db to make a table in the new db with the appropriate fields for a given table (For example tblParking) Then I deleted the old table, renamed the new, and tried to link into the relationship with the master linking table ---- At this point Access told me that I could not create the relationship because of data mismatch---- this was not true as both fields (SITEID) are exactly the same!!!!
Does anyone know the reasoning for this error? I am trying to create a ono-to-one relationship between the two tables....
If seeing the db would help let me know and I can provide it.
Thanks,
Kevin