tags:

views:

36

answers:

0

I have an update that is failing due to a constraint on the table, but sqlite3_exec only returns an error code of 1 instead of 19. How do I get the correct error code?