Number of detail tables in a master/detail
Posted: Wed 31 Jan 2018 19:57
I have in my database a master table with 19 detail tables that I linked in the datamodule.
I'm using TUniquery with mastersource property.
When I do ApplyUpdates on the master table, the error appears:
Does the component have any details limit?
If I only link 16 detail tables, it does not give an error.
I'm using TUniquery with mastersource property.
When I do ApplyUpdates on the master table, the error appears:
---------------------------
Debugger Exception Notification
---------------------------
Project Sophos_r3.exe raised exception class EAccessViolation with message 'Access violation at address 00000014. Read of address 00000014'.
---------------------------
Break Continue Help
---------------------------
Does the component have any details limit?
If I only link 16 detail tables, it does not give an error.