Benny Wong
Registered User.
- Local time
- Yesterday, 16:25
- Joined
- Jun 19, 2002
- Messages
- 65
Hello All,
I am using Access 2000. I have created the tables, forms, and reports. However, the user needed a "Search Tool" to search and update the individual fields for the table. The tables involved are tblClient and tblContatType. I have set the relationships between the two tables and tblClient is the one and the tblContactType is the many. Currently, the database has data and what I did was:
1. Created a query that has the two tables linked. I ran the query and it showed all the data about 4,000 records.
2. I created a form that references this query and populate the form with the fieldlist from the query. I opened the form in edit mode and I noticed on the records shown for the form at the bottom is considerable less than what the query that I build earlier. I tried to search the individual fields and could not find all the records that I could find in the query builder.
What am I doing wrong?
Any help in resolving this is greatly appreciated. Thanks in advance.
I am using Access 2000. I have created the tables, forms, and reports. However, the user needed a "Search Tool" to search and update the individual fields for the table. The tables involved are tblClient and tblContatType. I have set the relationships between the two tables and tblClient is the one and the tblContactType is the many. Currently, the database has data and what I did was:
1. Created a query that has the two tables linked. I ran the query and it showed all the data about 4,000 records.
2. I created a form that references this query and populate the form with the fieldlist from the query. I opened the form in edit mode and I noticed on the records shown for the form at the bottom is considerable less than what the query that I build earlier. I tried to search the individual fields and could not find all the records that I could find in the query builder.
What am I doing wrong?
Any help in resolving this is greatly appreciated. Thanks in advance.