Page 2 of 2

Posted: Mon Sep 27, 2010 8:32 pm
by ray.wurlod
Iconv() is smart enough not to need the [2,2,2], as documented in this article.

Posted: Mon Sep 27, 2010 9:14 pm
by chulett
Good to know. So, silly question perhaps but how does one determine if the "component ordering of the external date is the same as that of your locale"?

Posted: Mon Sep 27, 2010 9:27 pm
by ray.wurlod

Code: Select all

SELECT EVAL "OCONV(@DATE,'D')" FROM VOC FIRST 1;