[odb-users] schema_catalog::exists

dd durga.disc at gmail.com
Sun Oct 20 07:15:06 EDT 2013


Hi Boris,


 I tried with below line to find out where test.db exists or not?


 bool b = odb::schema_catalog::exists(odb::id_sqlite, "test.db");


 It's always returning false even though database exists.


 What is the correct way to find the database existence. If not, I
have to create the test.db.


Thanks,

dd


More information about the odb-users mailing list