Developing a Desktop Application

I want to develop a Desktop application in which user can store the values in database and user can retrieve the values from database whenever he want.

Is it possible in c++. Please let me know how to do it.
Is it possible in c++
Yes.

Please let me know how to do it.
You might want to read a book on windows programming and desing your programm before. Choose, which DB will you use, which libraries to select or write them yourself...
Topic archived. No new replies allowed.