| | |
Beginner's questions: C++ and databases
![]() |
•
•
Join Date: Nov 2004
Posts: 1
Reputation:
Solved Threads: 0
Hi all,
I'm a total beginner at C++, and I'm planning on trying out by writing a small, text-based game with a command line.
The game has different areas which are described in pure text, and I guess a good solution to put all the pure data (descriptions and so on) in a database.
Some questions:
* Is it hard to make a small system for retrieving (and maybe writing) data from a database to a console app?
* What database system is the easiest/best for this type of application??
* Oh, and all other tips and tricks on the subject would be appreciated.
Thanks in advance,
Rasmus
I'm a total beginner at C++, and I'm planning on trying out by writing a small, text-based game with a command line.
The game has different areas which are described in pure text, and I guess a good solution to put all the pure data (descriptions and so on) in a database.
Some questions:
* Is it hard to make a small system for retrieving (and maybe writing) data from a database to a console app?
* What database system is the easiest/best for this type of application??
* Oh, and all other tips and tricks on the subject would be appreciated.
Thanks in advance,
Rasmus
•
•
Join Date: Nov 2004
Posts: 5
Reputation:
Solved Threads: 0
Try using ADO (ActiveX Data Objects) with most commonly used the OLE DB Provider for ODBC Drivers, which exposes ODBC Data sources to ADO.
Try this link for documentation of the latest version of ADO is also available at: http://msdn.microsoft.com/library/de...dataaccess.asp
Try this link for documentation of the latest version of ADO is also available at: http://msdn.microsoft.com/library/de...dataaccess.asp
![]() |
Similar Threads
- Hardware Interrupts & 100% CPU usage (Windows NT / 2000 / XP)
- My solution to 2 beginner questions (C++)
- VBScript Beginner Questions (Visual Basic 4 / 5 / 6)
- CSS and SEO and other beginner questions (Search Engine Optimization)
- beginner (C++)
Other Threads in the C++ Forum
- Previous Thread: learning c/c++ for total novice
- Next Thread: Convert first character from lowercase to uppercase?
| Thread Tools | Search this Thread |
api array based binary bitmap business c++ c/c++ char class classes code coding commentinghelp compile console conversion count decide delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error faq file forms fstream function functions game givemetehcodez graph gui hash homeworkhelp homeworkhelper iamthwee ifpug ifstream infinite input int integer java lib linkedlist linker loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem proficiency program programming project python random read recursion reference rpg string strings temperature template templates test text text-file tree url variable vector video win32 windows winsock word wordfrequency wxwidgets





