postgreSQL 8.2.3 then ,neither 8.2-505 JDBC 3 nor 8.3dev-600 JDBC 3 does not work.
ERROR: column "priority" is of type numeric but expression is of type
character varying
the java source as following:
GenericValue WorkEffort=delegator.makeValidValue("WorkEffort",FieldMap);
delegator.create(WorkEffort);
--
View this message in context:
http://www.nabble.com/Problems-w--postgresql-8.1-407.jdbc3.jar-tf2676311.html#a11445735
Sent from the OFBiz - User mailing list archive at Nabble.com.
