Answer the question
In order to leave comments, you need to log in
How to connect Sqlite to Windows Forms application (visual studio 2010)
In the console version, you can add .cpp and .h files to the project, and everything works. In an application with forms, this does not work, the compiler swears at the sqlite3.c file
Answer the question
In order to leave comments, you need to log in
Obviously, you are trying to connect to a managed C ++ application (this can be seen from the topic title) an unmanaged driver for sqlite.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question