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

Reply via email to