[odb-users] ODB Sqlite Database

Boris Kolpackov boris at codesynthesis.com
Fri Feb 14 07:40:54 EST 2020


Thomas Hayes <baileythomashayes at gmail.com> writes:

> "memory" to use the ram or "" to use a temp file, but when I do this I
> get no such table error

What statement in your code causes this error?

I've also tried the hello example from the odb-examples package and it
works fine with an in-memory database:

$ ./hello --database ':memory:'

So my guess would be there is something special about your code.



More information about the odb-users mailing list