W
Wouter
I created a simple database for my business (it includes names, birthdays,
etc.). Now I created a new database with includes course information about my
employees. therefor i created 3 databases. 1 coursename, 2 employee name and
a table that combines table one and to by a 1 to many relation. What i want
to achieve is using the names of the simple database and combine database one
and two by a query in a form. In this form I want to see by person first of
all his/her genaral data and secondly the course he/she has to follow. I do
not no how I have to create the relations, the query and the form...
etc.). Now I created a new database with includes course information about my
employees. therefor i created 3 databases. 1 coursename, 2 employee name and
a table that combines table one and to by a 1 to many relation. What i want
to achieve is using the names of the simple database and combine database one
and two by a query in a form. In this form I want to see by person first of
all his/her genaral data and secondly the course he/she has to follow. I do
not no how I have to create the relations, the query and the form...