I just research the sqlite3! i dont know the way to connect database - it's maked by sqlite - to C++ project! Could you help me create a example, please? Thanks so much everybody!
+1
A:
SQLite provides C/C++ reference material and a C/C++ tutorial on their site. In addition, the quickstart page has some C/C++ starter code that you can play with.
That may be the best place to start looking, then come back to SO with specific questions when you encounter a problem.
All that stuff mentioned above can be found from the prodigious SQLite document page.
paxdiablo
2010-06-05 10:58:53
thanks so much my friend!
2010-06-05 12:07:50