Make the DatabaseMetaData class query the backend to determine themaximum name length instead of guessing.
Also the maximum name length is NAMEDATALEN - 1.
Kris Jurka