Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi. I'm a student. Can you give me some pointers on how to create a Win32 GUI application with SQLite as the Database.

Any links will do that has good tutorials for beginners. I really don't know where to start.

For a first project, I was planning to create an Address Book where a user can insert, edit, delete and show records.

Right now, I'm using a portable version of Dev-C++ and Code::Blocks.
Posted

1 solution

hi alharris i'm a student too,my english is bad,i hope to give your some help .

if you want to create win32 gui applaction you must to call windows api.
you can search in internet .

if you want to links the database you can to serach odbc by msdn.

develop windows applaction best to use vc ,it can improve development.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900