Hello,
I'm just new in VFP, so I don't now where to look. The situation is that a company has several company's whith one or more contactpersons for that company. A contactperson can be the person for more company's. I've one table with company's (comp_id) and a table employee (emp_id)and a table whith comp_id an emp_id as foreign keys.
company --< comp_emp >-- employee && tables
comp_id --< comp_id, cust_id >-- emp_id && atributes
name name
e-mail e-mail
above the grid I've placed the comp in textboxes, and the problem is how do I fill the grid with the table employee. where do I've to set the linkmaster to???? to comp_emp or company??? It isn't working! I now it is a silly simple thing, but I don't know it! I've already looked for something like data-control as in VB, but I can't find it!
So Please help me???????
RedLion
RedlLion@dolfijn.nl
[sig][/sig]
I'm just new in VFP, so I don't now where to look. The situation is that a company has several company's whith one or more contactpersons for that company. A contactperson can be the person for more company's. I've one table with company's (comp_id) and a table employee (emp_id)and a table whith comp_id an emp_id as foreign keys.
company --< comp_emp >-- employee && tables
comp_id --< comp_id, cust_id >-- emp_id && atributes
name name
e-mail e-mail
above the grid I've placed the comp in textboxes, and the problem is how do I fill the grid with the table employee. where do I've to set the linkmaster to???? to comp_emp or company??? It isn't working! I now it is a silly simple thing, but I don't know it! I've already looked for something like data-control as in VB, but I can't find it!
So Please help me???????
RedLion
RedlLion@dolfijn.nl
[sig][/sig]