Kbase P111262: [JDBC Progress Driver]:Unable to convert column
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/28/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
[JDBC Progress Driver]:Unable to convert column
Cannot convert from SQL type 4 to C type 92.
CAUSE:
Application tried to use Java Data Type java.sql.Time with JDBC Data Type VARCHAR
FIX:
java.sql.Time maps to JDBC data type TIME.