>Sadly, the sorting order is different on linux and windows. >Linux is always binary, but windows uses its local sorting order.
Indexes are recreated on Linux, if this is what you mean. I had no such a problem when converting DBF using Apollo's DataSet, but I had problems with MEMO, as you probably remember. Regards, Panagiotis -----Original Message----- From: Micha Nelissen [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 7:13 PM To: [email protected] Subject: Re: [lazarus] TDbf search problem On Thu, 16 Feb 2006 18:40:39 +0200 "Panagiotis Sidiropoulos" <[EMAIL PROTECTED]> wrote: > I create DBF files using TDBF 6.47 under Windows and searches are > succesfull using SearchKeyPchar(). When I use same DBF file and same > search code under Linux, all searches fail. Is it possible for this to > be a TDBF versions incompatibility? Sadly, the sorting order is different on linux and windows. Linux is always binary, but windows uses its local sorting order. Micha _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
