Access error ~2335 - TechRepublic
Question
April 1, 2007 at 11:21 AM
harrynewt

Access error ~2335

by harrynewt . Updated 19 years, 3 months ago

Access Error #2335

Access 2003. OS: Win XP Pro

For a client I have created a database to track customers details and purchases. I have designed a form for data entry, the form is tabbed, the first tab is Clients Details, the second is purchase details.

I have used one subforms to allow entry of date and amount, and to show the history of that client, the second subform is linked to a Query to show the total purchases for the client.

I have tested the database on my computers, it works as I wanted it to and have installed it on the clients peer server, where it is also fully functional, the same on another workstation.

The problem I am having is that the workstation that the data will be inputted from returns the error message when opening the form:

?You must use the same number of fields when you set the LinkChildFields and LinkMasterFields properties. You entered a different number of fields for one property than you did for the other.
If you use the Relationships command (Tools menu) to define a relationship between the tables underlying the form and subform, Microsoft Office Access will link the form and subform automatically and then set the LinkChildFields and LinkMasterFields properties.?

I have checked that the relationships are correct, I have uninstalled and reinstalled Office on the workstation but still receive the error message. I have double checked that the options are set identically for all the workstation, but I can not resolve the problem.

Has anyone experienced this problem before, or have any suggestion which route I should go down to cure the problem?

This discussion is locked

All Comments