G1ZmO
04-17-2008, 01:07 AM
Im trying to import tables from on old db into a new one and have come upon a wee problem
The source table has some fields which take their data from another table. The field is a test result and the other table has the PASS/FAIL/etc result.
When I import the table into the new DB the value it is importing is the Test_ID number and not the Result
I have tried to show what is happening in the screenshot attached.
Can anyone advise me on how to get round this?
The old DB is still in use until I get the new one ready btw
If I just removed the primary key in the source table would it screw the data in the original table? (dont want to stuff up the 23000 records therein)
Thanks
Paul
The source table has some fields which take their data from another table. The field is a test result and the other table has the PASS/FAIL/etc result.
When I import the table into the new DB the value it is importing is the Test_ID number and not the Result
I have tried to show what is happening in the screenshot attached.
Can anyone advise me on how to get round this?
The old DB is still in use until I get the new one ready btw
If I just removed the primary key in the source table would it screw the data in the original table? (dont want to stuff up the 23000 records therein)
Thanks
Paul