Subject Firebird 1.5
Author marcelogomesc
Hi, I would like to know if someone is having the same problem that
I´m having, when I try to connect with Firebird 1.5, it connects
with no problem, but when I try to execute a query, it shows me an
error "Execution of query failed.
GDS Exception. Dynamic SQL Error
SQL error code = -206
Column unknown
F.RDB$FIELD_PRECISION
At line 1, column 120. ",
the SQL is 'select * from EMPLOYEE', with Firebird 1.0 it works fine.
I use JBuilder 8 and JBird RC3.
Thanks.