Opening TOraTable takes a long time if IndexFieldNames<>''
Posted: Thu 25 Aug 2011 08:15
If IndexFieldNames is empty TOraTable opens immediatly.
Opening TOraTable takes a long time if IndexFieldNames is not empty
even if that field is the primary index.
If I set IndexFieldNames of a detail TOraTable to that of the master table
and then try to open it,after a couple of minuets I get an exception class EOutOfMemory with message 'Out of Memory'.
LocalMasterDetail property is false.
Master table record number: 243963
Detail record namber: 1161713
Opening TOraTable takes a long time if IndexFieldNames is not empty
even if that field is the primary index.
If I set IndexFieldNames of a detail TOraTable to that of the master table
and then try to open it,after a couple of minuets I get an exception class EOutOfMemory with message 'Out of Memory'.
LocalMasterDetail property is false.
Master table record number: 243963
Detail record namber: 1161713