Quote:
Originally Posted by chaley
You should use calibre to create the empty database. If you don't then it is likely that the DB version, the constraints, and the triggers won't be right.
|
> You should use calibre to create the empty database.
Yes, that is exactly what I did.
However, during the testing I would like to open calibre db in VisualStudio and validate my tool with a unit test. But, as I said, sqlite driver could not get around constraint "NON" - and "NOT" works fine. Is there any difference between the two?