It returns a Boolean value that I can not capture data

1
0
-1

I'm trying to save a Boolean data type is to save it in a database, in my database I catch is a boolean type, but I can not thar returns the boolean value BonitaSoft that inserts nothing

Comments

Submitted by Sean McP on Thu, 07/02/2015 - 07:53

Databases can sometimes save/return values you're not expecting...make sure you're using the correct type for your database...

I would write two records to the DB, then use the DB ADMIN to access the table directly and then see what the the records say. If they are correct then the write is OK.

try again with the read until you find the one that returns what you want...

regards.

PS you don't say what version BonitaSoft and you don't say what database, and you don't say how you are doing this (scruipt, connector etc.). All of this would help

regards

No answers yet.
Notifications