Page 1 of 1

Sometimes wong value

Posted: Mon 06 Jun 2005 02:59
by Tommy
I use version 2.10.6 .

It garbles sometimes. (not always)

ex)
Dim dbCmd As New CoreLab.PostgreSql.PgSqlCommand
dbCmd.CommandText = "SELECT MAX(PERSON_ID) FROM TBL_PERSON ;"
dbCmd.ExecuteScalar()
The answer is '001'. but dbCmd.ExecuteScalar() answer '001x'.

I used version 2.10.4 - 2.10.6 , same situation....
I don't know why.

postgreSQL 8.0.2 encoding:EUC_JP

Sometimes wong value

Posted: Mon 06 Jun 2005 12:37
by Yuri
It's known problem and we've already fixed it.

This question has already been discussed in the forum.
Please see topic IDataReader getInt32 still returns wrong values