Hi guys, i am in sort of a dilemma here. Hope someone can help me.
I have a database with 3 tables named introducer, introducee and points.
In the table introducer, i have a field called "name". In the table introducee, i also have a field called "name".
what i would like to do is to auto transfer the data from "name" in introducee to "name" in introducer. How do i do this?
I have a database with 3 tables named introducer, introducee and points.
In the table introducer, i have a field called "name". In the table introducee, i also have a field called "name".
what i would like to do is to auto transfer the data from "name" in introducee to "name" in introducer. How do i do this?
Comment