vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| it seems you are trying to insert an int value in an array column. check your schema ---- Original Message ---- Hi:<br><br>I try this ...<br><br>String sql ="UPDATE crupier "+<br> &nb sp;   ; "SET c_estado='"+cestado+"' WHERE "+<br> &nb sp;   ; " c_rut='"+crut+"' ";<br> <br>and send me the next exception Error:<br><br>04-04-2008 07:00:03 PM Persistencia.Mesa ActualizarTupla<br>GRAVE: null<br>org.postgresql.util.PSQLException: ERROR: el valor de array debe comenzar con «{» o información de dimensión<br> at org.postgresql.core.v3.QueryExecutorImpl.receiveEr rorResponse(QueryExecutorImpl.java:1548)<br> at org.postgresql.core.v3.QueryExecutorImpl.processRe sults(QueryExecutorImpl.java:1316)<br> at org... -- Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-jdbc |
| Thread Tools | |
| Display Modes | |
| |