Either I or Access is mad! I have a table called "MAILING_TA BLE" which is filled from code to create a mailing list of names and addresses. The code works fine, and after it runs the table contains exactly what it should. This table is not related to any other table in the database. (I.e., I haven't created a relationship in the 'Relationships' window.)
When I try to base a report on this table, and try, for instance to add the field "FamilyName " to the report, I get into a strange dialogue asking me how I want to "relate" FamilyName to the field of the same name in the "CONTACTS" table. The answer is, at this point, I DON'T want to ... but that is not an option. If I simply change the name of the field to, eg., FamName all becomes well. But since when could you not use the same field name in more than one table? (No, FamilyName is not even the key to any table in the database!) It also seems arbitrary ... It doesn't ask me about the field Address1, which appears in two other tables ... and sometimes asks me about a field in a back up copy of a table without asking about the original at all. I'm stumped!!
I note that the Report Wizard doesn't seem to have this problem, but I don't like using it at all: it has far too many ideas of its own!
(Luckily there's no code I need to show you [yet!], because I can't remember the start and end code tags for this website and I can't find the area of the site that originally told me about how to indicate start and end of code in my questions. Can you remind me or tell me how to find it, please?)
When I try to base a report on this table, and try, for instance to add the field "FamilyName " to the report, I get into a strange dialogue asking me how I want to "relate" FamilyName to the field of the same name in the "CONTACTS" table. The answer is, at this point, I DON'T want to ... but that is not an option. If I simply change the name of the field to, eg., FamName all becomes well. But since when could you not use the same field name in more than one table? (No, FamilyName is not even the key to any table in the database!) It also seems arbitrary ... It doesn't ask me about the field Address1, which appears in two other tables ... and sometimes asks me about a field in a back up copy of a table without asking about the original at all. I'm stumped!!
I note that the Report Wizard doesn't seem to have this problem, but I don't like using it at all: it has far too many ideas of its own!
(Luckily there's no code I need to show you [yet!], because I can't remember the start and end code tags for this website and I can't find the area of the site that originally told me about how to indicate start and end of code in my questions. Can you remind me or tell me how to find it, please?)
Comment