View Single Post
Old 11-13-2007, 07:31 AM   #3 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
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++.
__________________
Valmont is offline   Reply With Quote