|
Database management program - C++?
Hi,
I've been using access to manage a database. It works ok, but I would much prefer if it were a stand alone program which I could customise to the company in question. I dont like having to load access all the time.
MY question is, can C++ manage a database, I need to be able to delete , update and add records for example.
Im fairly good with PHP and MySQL, but i've never attempted to build a program from scratch using languages like C++. Is C++ the language for me to do this ?
Access works great but it doesnt look professional to me. I'd much rather have a a custom built application interfacing with my database.
Any advice will be really appreciated!
|