We have a large Arev 3.03 system whose data has just exceeded 10 million records. My problem is that nw when retrieving records from this system using Btree.Extract the 8 digit keys above 10 million are being truncated to 7 digits .
For example 10000004 and 10000007 both are returned as 1000000
Does this sound correct and if so are there any solutions?
Geoff,
Check your dictionary entry for your key field and make sure that the display length is at least 8 characters.
That could be affecting BTREE.
Matt Sorrell
msorrell@movgal.com