| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Creating MY own database with C++ and of course WinAPI
How would I do this? My own text file of records. Maybe a CD
collection:
ITEM # 1 Carpenter, Mary Chapin|Hometown Girl|CBS Records|1987
ITEM # 2 Carpenter, Mary Chapin|State of the Heart|CBS Records|1989
I would like to have a program that would allow the user to type in these titles (ENTER ARTIST NAME (last, first) ), (ENTER CD TITLE:). And then you could also add a picture of the CD artwork, sound clips, etc).
I know it would require WinAPI to create Windows..and I'm learning it..and I know some major things about C++. However I don't want to use Access or MySQL or any of that stuff..I just want to use a txt file or several txtfiles, maybe database.dat or something.
I know it would require looping, WinAPI, parsing, saving to the file, searching, etc.
If you have any ideas please help. Thanks. ~Jared Received on Sat Nov 30 2002 - 01:01:27 CST
![]() |
![]() |