D
deaconj999
Hi All,
I have 2 similar databases the table1 in each is slightly different
with the addition of extra colums.
let me explain,
Database 1 (db1) is older than Database 2 (db2) and therefore Table1
in db1 has the original set of columns in it lets say a b c d e f .
Now db2 being a more updated version has columns a b c d e f g h i &
finally j in it. for example.
I know how to import the older, a thru f columned table1 from db1 into
db2 and replace the table 1 in db2.
But, I don't want to do this, I really need to import the columns a
thru f and the records within from db1 Table 1 straight into db2
Table1, basically using them to overwrite db2's table 1 columns a thru
f and having them sit alongside the g h i j in bd2 table1 already.
I am a novice self taught so please be kind in your explanation.
Many thanks in advance
Joe Deacon
I have 2 similar databases the table1 in each is slightly different
with the addition of extra colums.
let me explain,
Database 1 (db1) is older than Database 2 (db2) and therefore Table1
in db1 has the original set of columns in it lets say a b c d e f .
Now db2 being a more updated version has columns a b c d e f g h i &
finally j in it. for example.
I know how to import the older, a thru f columned table1 from db1 into
db2 and replace the table 1 in db2.
But, I don't want to do this, I really need to import the columns a
thru f and the records within from db1 Table 1 straight into db2
Table1, basically using them to overwrite db2's table 1 columns a thru
f and having them sit alongside the g h i j in bd2 table1 already.
I am a novice self taught so please be kind in your explanation.
Many thanks in advance
Joe Deacon