Subject Re: What is this? Help
Author Roman Rokytskyy
> Message: SQL type for this field is not yet supported.
>
> ResultSet rs = stm.executeQuery("SELECT * FROM CLIENTES
> WHERE CNPJ='"+cnpj+"'");

Can you post defintion of CLIENTES table? There is some field that
driver does not know how deal with, and I'm very interested what is it.

Thanks!
Roman