At 12:48 29/3/2006, you wrote:
Since it isn't a string. You don't want to convert native types to a string.
What if, due to some locale, the timestap is returned as
DD/MM/YYYY HH:MM:SS:UUUUUU
?
Marc
The format you propose above is the format that IBM DB2 uses to store
data. At least it shows this format when you browse with teh IBM DB2 client.
I can think in two solutions:
1. Customize the return format at Lazarus level(a TSQLQuery property?
The way that CA-Realia cobol solves the trouble is customizing these
format via Tools of the compiler)
2. Return always a format and people reformat as needed
[ ]
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives