Subject Re: [firebird-support] Re: Different separators for date and time
Author Salvatore Besso
hello Svein,

> Hope you find a good solution

yes, I have. When I build SQL scripts for FB I always use the date and time
format 'MM/DD/YYYY' and 'HH.MM', so I temporary change the date and time
separators and formats to these in the import function and I restore the
original ones just before exiting, so I don't bother any more with different
formats and separators.

Regards
Salvatore