Informix 9.4 is reporting ERROR [STDERR] java.sql.SQLException: Table (equifax_seq) not selected in query.
and Hibernate is outputing the following from "showsql=true" select my_seq.nextval from systables where tabid=1; This exact same query works fine from iSQL ref: http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.em.doc/errors_ids100.html http://java-source.net/open-source/sql-clients/isql-viewer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967653#3967653 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967653 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
