On Sun, 11 Dec 2005 17:30:09 +0100
Joost van der Sluis <[EMAIL PROTECTED]> wrote:
> That's with the following definition of NativeFormat:
> When nativeformat is true, no conversion from the data takes place, so
> that the format is returned in the format that is used by the underlying
> database.
As TDbf author my interpretation of NativeFormat is: True means data
passed to/from Get/SetFieldData is in Delphi 5+ internal format
(TDateTime and friends), False means data is in Delphi 4- internal format
(TDateTimeRec and friends).
That's why I have a couple of ifdefs and prefer NativeFormat=true
(explicitly overriding and calling overloaded Get/SetFieldData), because
it's easier in my Get/SetFieldData implementation in TDbf.
Micha
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives