when castor accesses tables in the database, does it look for a table name that's in all lower case letter? i have a table named "dept_deptEmployee", but castor is reporting:

java.sql.SQLException: ERROR: Relation "dept_deptemployee" does not exist

when i change the table name to all lower-case (i.e. "dept_deptemployee"), it works.

can someone please clarification on this?

thank you.

----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev

Reply via email to