Connect to SQLite using ODBC without register database

前端 未结 2 691
礼貌的吻别
礼貌的吻别 2021-02-06 12:47

Is it possible to connect to SQLite in C++ and using ODBC API without register the database in ODBC?

I have code that uses ODBC talking to databases and don\'t want to r

2条回答
提交回复
热议问题