Hi All, Noob first-time poster I'm afraid! I'm new to Access 2007 (but have used 2003 & 2000 reasonably extensively). I'm building an App and have created all the necessary tables, as well as creating the relationships in the Database Tools...
Hi All,
Noob first-time poster I'm afraid!
I'm new to Access 2007 (but have used 2003 & 2000 reasonably extensively).
I'm building an App and have created all the necessary tables, as well as creating the relationships in the Database Tools area (which I know are correct - I'm a SQL Server DBA in my day job)!
Anyway, it's an almost text book example of an employers and employees database; one employer having many employees (employerID is the foreign key on the employee table).
I have created an employer form (using the wizard) which is fine, but then when I add a button to open the employee form (selecting 'Open the form and find specific records', matching employerID on the Employer table with EmployerID on the Employee table) it doesnt work. Instead, I get a popup box asking me for the EmployerID! Even if I manually enter the correct employerID when the popup box appears it actually displays all records, so I'm sure that the problem is more fundamental (and therefore, probably my fault)!
I'm hoping that I've just overlooked something REALLY stupid, but would apprecaite any suggestions!
Cheers,
Ian.