[odb-users] Unknown database schema in Visual Studio project

Anaswara Nair anaswara.nn at gmail.com
Fri Oct 7 02:01:07 EDT 2016


Hi,

In my Visual Studio solution, I have two different projects of which one is
built as a static library and the other one as the executable. The ODB
related code like creating the database and all are in the library. I
linked this library to my executable. But when I debug the executable code,
I get the error "unknown database schema" in the call create_schema(). What
am I doing wrong?
Please help. Thankyou.


More information about the odb-users mailing list