dotnet,llblgen v2.6,adapter,MS Access
Table 1 : Skill
SkillId int (Primary Key)
Skill String
TypeId
Table 2 : Type
TypeId int
Type string
How do create a join between these tables. In MS Access it says the join is indeterminet
Can i create a virtual join in the designer for this?