Re: setObject(i,null) and general "setNull" problems
От
Kris Jurka
Тема
Re: setObject(i,null) and general "setNull" problems
Дата
Msg-id
Pine.BSO.4.56.0502211813200.29774@leary.csoft.net
Ответ на
setObject(i,null) and general "setNull" problems (Valentin Rodionov)
Список
Дерево обсуждения
setObject(i,null) and general "setNull" problems Valentin Rodionov <valiar@scripps.edu>
Re: setObject(i,null) and general "setNull" problems Oliver Jowett <oliver@opencloud.com>
Re: setObject(i,null) and general "setNull" problems Kris Jurka <books@ejurka.com>
Re: setObject(i,null) and general "setNull" problems Valentin Rodionov <valiar@scripps.edu>
On Mon, 21 Feb 2005, Valentin Rodionov wrote: > Hi all. This problem/question has already come up before a couple of > times, however, so far no acceptable solution is available, and I am > asking for help again. Version 8 of JDBC driver now disallows setting a > "generic" null as a value for a PreparedStatement (i.e. > setObject(i,null,Types.OTHER), setNull(i,Types.OTHER) no longer work). Update to build 310. > I have tried using getParameterMetaData, but that method is not yet > implemented in PGSQL driver. Update to build 310. Kris Jurka
В списке pgsql-jdbc по дате отправления