Hello
I got a few questions that mybe you guys can answer me....
I got 2 tables 1 with 3 fields other 1 imported from ODBC
1st table
Full Name, Email, Section
Table 2 has all the information abouit the users Full name, Email, section
Is there a way to add the records from table2 into table 1 ? cause table 2 gets updated alot
So table 1
Full Name-----Email-------------------Section.
FlawleLezZ----Flawlezz@mail.com------MDO
Table 2
Full Name-----Email-------------------Section.
FlawleLezZ----Flawlezz@mail.com------MDO
Jan-----------jan@mail.com-----------DSO
So i want to add the new record from table 2 to table 1
oh btw table 2 has more fields then just fullname, email, section but i only need those fields
Thanks in advance
I got a few questions that mybe you guys can answer me....
I got 2 tables 1 with 3 fields other 1 imported from ODBC
1st table
Full Name, Email, Section
Table 2 has all the information abouit the users Full name, Email, section
Is there a way to add the records from table2 into table 1 ? cause table 2 gets updated alot
So table 1
Full Name-----Email-------------------Section.
FlawleLezZ----Flawlezz@mail.com------MDO
Table 2
Full Name-----Email-------------------Section.
FlawleLezZ----Flawlezz@mail.com------MDO
Jan-----------jan@mail.com-----------DSO
So i want to add the new record from table 2 to table 1
oh btw table 2 has more fields then just fullname, email, section but i only need those fields
Thanks in advance