> > The format was defined as string before. > That doesn't match my current version. > Maybe I already made the change: > I've changed ftVariant to base64 encoding (i.e. treat is as > binary) in commit 19:
Mmm... That's taking risks and requires quite some testing with the different host applications. When transferring data as strings, we know that apps do the string to integer/date/whatever transformation. But when you transfer them as binary, I'm afraid that they will be imported as is ie. no transformation. > Can you tell me what field type it is? I'm guessing ftVariant... Yes, it came up when testing new the ftVariant. Ludo _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal