Subject Re: JCD/JDBC driver problems
Author Roman Rokytskyy
Hi,

> I use JCA driver with JBoss.
> There is an exception:
> javax.ejb.FinderException: Find failed: java.sql.SQLException:
> org.firebirdsql.jdbc.FBSQLParseException: Escaped functions are not
> supported.
> after the query executing
> SELECT OBJECT(g) FROM wareGroup as g WHERE LCASE(g.name) LIKE ?1 ORDER
> BY g.name.
>
> What is wrong ? Does function LCASE() is not supported ?

Did you try latest version from the CVS as I suggested in my private
email?

Best regards,
Roman Rokytskyy