TUniTable.IndexFieldNames: populating takes very long
Posted: Wed 03 Feb 2010 01:39
Hi,
TUniTable connected to large PostgreSQL table.
TUniTable.SpecialOptions.FetchAll = False
TUniTable.Active = True (returns quickly)
Populating the list of fields in IndexFieldNames takes very long (as if the full table contents are pulled from the server)?
Any ideas?
Jan
TUniTable connected to large PostgreSQL table.
TUniTable.SpecialOptions.FetchAll = False
TUniTable.Active = True (returns quickly)
Populating the list of fields in IndexFieldNames takes very long (as if the full table contents are pulled from the server)?
Any ideas?
Jan