Quote Originally Posted by JonnySnip3r View Post
Hey guys is it possible to make a console app with a database?
Yes, that's what the APIs are for
Look uphttp://en.wikipedia.org/wiki/Flat_file_database
and
http://www.cplusplus.com/reference/iostream/fstream/