Ok, so i need to create an C++ application which can read and write from a database, so for this app the database is like a phonebook with names and numbers etc.
What i want to know is, out of your experience, which is the best database to use and why. Ive played around with Microsoft Access and have that working (by sending SQL commands to it) but what about MySQL etc??
What i want to know is, out of your experience, which is the best database to use and why. Ive played around with Microsoft Access and have that working (by sending SQL commands to it) but what about MySQL etc??