-
mikakoistinen started the topic case insensitive Lookup field in delphi in the forum kbmMemTable 3 years, 4 months ago
Hi,
I’m trying to create lookupdataset using tKbmMemtable, data is provided from query and loaded LoadFromDataSet( q, [ mtcpoStructure, mtcpoProperties ] ). after that I define IndexField Memtable.indexFieldNames := ‘mykeyfield:C’;
But my issue is that lookup is not caseinsensitive. Delphi calls it using FLo…[Read more]
