Hi,
okay, I will put
it on my todo list.
Regards,
Marco
Hello
In the JDBC driver, the
type_name for columns from DatabaseMetaData.getColumns() does not be match the
ones from DatabaseMetaData.getTypeInfo().
For instance VARCHARASCII it
is not in the list for getTypeInfo, there is only VARCHAR, LONGASCII and
LONGBYTE are
LONG ASCII and LONG BYTE in getTypeInfo.
etc...
I will be possible that the
two type_name be equal?.
Regards
Blas Rodriguez
Somoza
|