Hi,
I added a datastore that points to a sql that has a bit field. If I view
the layer in geoserver I can see it is set as a Boolean under Feature Type
Details section.
I tried lots of things but if I try to insert a feature and populate the
boolean attribute value with anything from
1
true
True
t
It always comes back with the following error message Error performing
insert: Error inserting features.
If I manually insert a feature in sql and view the feature I can see that
the boolean attribute value comes back as "true" or "false", but if I now
try to save it again it will fail to save giving me the same error message
as above.
I am not sure what I'm doing wrong here.
Michael
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Can-t-get-bool-field-in-Geoserver-working-with-Openlayers-tp5214443.html
Sent from the GeoServer - User mailing list archive at Nabble.com.