You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello, am trying to asmaintain relation between account and contact.
but do not know, how to do that.
my file structure is.
Source Destination
accounts table accounts table
id id
name name
account_contact table
id
account_id
contact_id
contacts table contacts table
id id
first_name first_name
last_name last_name
account_id
Offline
crm_1749 wrote:
Hello, am trying to asmaintain relation between account and contact.
but do not know, how to do that.
my file structure is.
Source Destination
accounts table accounts table
id id
name name
account_contact table
id
account_id
contact_id
contacts table contacts table
id id
first_name first_name
last_name last_name
account_id
Pages: 1