|
A database has nothing to do with ISO C++. I say this because now you have a hint: you need something else then c++.
Try learning ADO for example, combined with C++. C++ itself doesn't know about database-handling, but C++ can write and read files (streams).
One way or the other, you'll need to study something additional besides C++.
__________________
|