Hi RuralGuy,
Yes that's right. I have two tables:
tblProjects - PtojectId, EmployerId and ProjectTitle.
bblCompany - CompanyId, CompanyName, Address, Contact details, PhoneNo and etc.
I want to populate the list of company's existing projects. Therefore I have company's details in the...