943,964 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 2887
  • C++ RSS
Nov 7th, 2004
0

Beginner's questions: C++ and databases

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Rasmo is offline Offline
1 posts
since Nov 2004
Nov 9th, 2004
0

Re: Beginner's questions: C++ and databases

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Xnoudas is offline Offline
5 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: learning c/c++ for total novice
Next Thread in C++ Forum Timeline: Convert first character from lowercase to uppercase?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC