943,633 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 857
  • C++ RSS
Sep 17th, 2007
-2

just asking....

Expand Post »
is there any sample here about connecting to any database? sorry dnt have time to browse, hope you understand, thanks!
Reputation Points: 11
Solved Threads: 49
Posting Whiz
jireh is offline Offline
316 posts
since Jul 2007
Sep 17th, 2007
-1

Re: just asking....

Don't worry, I have time to browse. I'll go spend a couple of hours doing your research for you.
Team Colleague
Reputation Points: 1133
Solved Threads: 171
Super Senior Demiposter
Rashakil Fol is offline Offline
2,478 posts
since Jun 2005
Sep 19th, 2007
0

Re: just asking....

sorry, but what i meaN is a sample program of c++ that uses a database especialy in printing because I use VBasic and want some data to be send in DOS program because I learned that it is more fast in printing in DOS mode program that to windows base. So what I want is if I have a program in DOS base I will throw my data from windows base to DOS. Hope you get my point. and thanks for the reply. Hope you help me.
Reputation Points: 11
Solved Threads: 49
Posting Whiz
jireh is offline Offline
316 posts
since Jul 2007
Sep 19th, 2007
0

Re: just asking....

>>a sample program of c++ that uses a database
There are several alternative ways to do it, all somewhat complex and require a confortable knowledge of C or C++ language.. The most common approach is ODBC, and you can find a few free c++ ODBC classes -- just do a google search for them.

MS-DOS 16-bit programs can not access 32-bit MS-Windows databases. Any speed you will gain by printing with MS-DOS will be lost by attempting to transfer data between MS-Windows and MS-DOS.

>>I learned that it is more fast in printing in DOS mode program that to windows base
depends on what you want to print. If you want nice looking reports with different fonts and possible different colors then you have to use MS-Windows.
Last edited by Ancient Dragon; Sep 19th, 2007 at 2:43 am.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,947 posts
since Aug 2005
Oct 23rd, 2007
0

Re: just asking....

yes that's why i will make some progz from c++ that is connected to any database... I knew one but I don't know the program, it is fox pro dbase, but what i know only is c++ or turbo c....
Reputation Points: 11
Solved Threads: 49
Posting Whiz
jireh is offline Offline
316 posts
since Jul 2007

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: keep running total of numbers
Next Thread in C++ Forum Timeline: help





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


Follow us on Twitter


© 2011 DaniWeb® LLC