SantasLittleHelper
Board Regular
- Joined
- Nov 25, 2016
- Messages
- 77
I've imported records to a table to take the record count to 90,000.
When I open a Form I have which has been used for the previous records (previously 48,500) it is only displaying the previous records and seems to be ignoring the newly added records. I added the records yesterday thinking it may take time to update but today I've still got the issue.
At the bottom of the screen it shows the following:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Object[/TD]
[TD]Record Count[/TD]
[/TR]
[TR]
[TD]Table[/TD]
[TD]1 of 90000[/TD]
[/TR]
[TR]
[TD]Form[/TD]
[TD]1 of 48500[/TD]
[/TR]
</tbody>[/TABLE]
Does anybody know what's wrong?
When I open a Form I have which has been used for the previous records (previously 48,500) it is only displaying the previous records and seems to be ignoring the newly added records. I added the records yesterday thinking it may take time to update but today I've still got the issue.
At the bottom of the screen it shows the following:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Object[/TD]
[TD]Record Count[/TD]
[/TR]
[TR]
[TD]Table[/TD]
[TD]1 of 90000[/TD]
[/TR]
[TR]
[TD]Form[/TD]
[TD]1 of 48500[/TD]
[/TR]
</tbody>[/TABLE]
Does anybody know what's wrong?