How to connect and access a SQLite database via C++
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I want to update the database based on triggers . I need the database to get updated automatically based on already written code.I do not want to manually execute queries to update the database
So what is your question?
The difficult we do right away... ...the impossible takes slightly longer.
-
I want to update the database based on triggers . I need the database to get updated automatically based on already written code.I do not want to manually execute queries to update the database
Please don't cross-post. How to connect and access SQLite database[^]
You'll never get very far if all you do is follow instructions.