| От | Skidmore, Walt |
|---|---|
| Тема | f is not a valid bitstring |
| Дата | |
| Msg-id | 965AEE931EB1D411BB0B00B0D0207AB90E19BD@EXCH01 обсуждение |
| Ответы |
Re: f is not a valid bitstring
|
| Список | pgsql-jdbc |
I have an entity bean that uses a boolean for a field, and that boolean maps to a bit field in the database. Is this the proper field I should be mapping to? Under Sybase and MSSQL 7, there were no problems with sending "true" or "false" through the bean - something took care of it and mapped it properly. Under Postgres 7.0.3, however, I consistently get this error:
java.sql.SQLException: ERROR: zpbit_in: f is not a valid bitstring
I've traced it back, and found that it's taking the first letter of the boolean value and trying to put that into the bit field instead of changing it to a 1 or 0. Any suggestions?
Thanks a bunch...
Walt Skidmore
В списке pgsql-jdbc по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера