I have an SQL92 statement bringing in a description field based on an evaluation code. The decription field is listed as 80 characters, but when I run the SQL statement, I get the error "[JDBC Progress Driver]:Character string is too long (8184)". This does not seem to be an overly long field to me, so anyone have an idea as to the problem and a recommended solution? Thanks!