hello evrebody;

i need some solution to my problem;

i wont to have data - base in my progrem based on C++ the user can add and remove from that but i dont know how to save data to local folder in the computer...

i find something like this and this it what i wont

http://www.hawaii.edu/powerkills/FAILED_STATE_LIST.GIF

this what i wont to be in my progrem

plesa...

tks lot for evreone

Recommended Answers

All 3 Replies

lot tks NathanOliver but...

i ask if some data-base to c++

What NathanOliver gave you was a link to how to do input from and output to text files. Here's another link in that regard http://www.cplusplus.com/doc/tutorial/files/ It seemed initially like that was what you were asking about.

What kind of database would you be interested in? A database is probably overkill if you are just trying to maintain a list of those countries. If you really need a database check into MySQL (www.mysql.com), there is a C++ binding to interact with it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.