|
From: <hen...@gm...> - 2005-10-27 17:17:25
|
Hi.
Thanks for the attention again =3D)
I got this error while trying to create a toyModel (I guess this is
the last version):
$ wdkTestDb -model toyModel -create
Loading table usertest.WDKTestEst to database from file
ERROR: column "row_project_id" is of type numeric but expression is of
type character varying
java.sql.SQLException: ERROR: column "row_project_id" is of type
numeric but expression is of type character varying
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(Qu=
eryExecutorImpl.java:1471)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExe=
cutorImpl.java:1256)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorIm=
pl.java:175)
at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc=
2Statement.java:392)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(Abs=
tractJdbc2Statement.java:330)
at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(Abstra=
ctJdbc2Statement.java:282)
at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdat=
e(DelegatingPreparedStatement.java:233)
at org.gusdb.wdk.model.implementation.SqlUtils.getResultSet(SqlUtil=
s.java:51)
at org.gusdb.wdk.model.test.TestDBManager.main(TestDBManager.java:1=
17)
Henrique Cesar Lemos Juc=E1 - http://www.bioinformatica.ufsc.br
"As soon as you concern yourself with the "good" and "bad" of your fellows,
you create an opening in your heart for maliciousness to enter. Testing,
competing with, and criticizing others weaken and defeat you."
Morihei Ueshiba, O-Sensei (1883-1969)
|