Kbase P52986: SQL-92: Function "to_date('01/03/03','dd.mm.yyyy')" returns an error
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
SQL-92: Function "to_date('01/03/03','dd.mm.yyyy')" returns an error
Error in format type (7556)
FIX:
Progress "to_date" function has only one parameter, e.g. to_date('01/03/03'). The date has to be entered in American format, like 'MM/DD/YY'