i am making a project using ibatis , tomcat 4.1, and postgres sql as database. this program is ok till this last few days, but when I add a field at a table I got a page hadle exception error, I have add the sql mapping for the new field but I still get the error. This error make all my pages that connect to database can't be run correctly, the java page hadle exception always come out when i try to connect to the database after I add the field >.<
anyboy have clues about this error ? -- View this message in context: http://www.nabble.com/error-after-adding-a-field-in-table-tp14452238p14452238.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com.