Subject Re: Date conversion
Author Aage Johansen
Antonio Natividad wrote:
> I'm using Firebird SS 1.0 and I need change the date
> format from 2002/12/01 to 01/12/2002
> How can I do this?

Really, you cannot.
The formatting of dates are something that the client (your program) takes
care of. The format on the server is a binary one.


Regards,
Aage J.