C
cverbiest
Guest
Hi George, > Could it be a some "globally unique" ID, in other words some random value that is not correlated with the order of their creation (and with their location inside database)? No, artikel-id is an unique index on a decimal field . The integer part of it the field is from a progress sequence, the decimal part is a sitenumber. I'm not using that index in my tests, using artikel1 and artikel2, but it seems both are equally slow if I read all records. I should have mentioned this started to occur (or be noticed) after a switch to from oe102b to oe116 using proutil -C conv1011. The database is type II utf-8
Continue reading...
Continue reading...