| | |
just asking....
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
is there any sample here about connecting to any database? sorry dnt have time to browse, hope you understand, thanks!
A conclusion is the place where you got tired of thinking. http://www.martin2k.co.uk/forums/index.php?showforum=4
http://www.a1vbcode.com/a1vbcode/vbforums/Forum3-1.aspx
http://www.developerfusion.co.uk/for...orum&ForumID=4
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.
A conclusion is the place where you got tired of thinking. http://www.martin2k.co.uk/forums/index.php?showforum=4
http://www.a1vbcode.com/a1vbcode/vbforums/Forum3-1.aspx
http://www.developerfusion.co.uk/for...orum&ForumID=4
>>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.
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.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
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....
A conclusion is the place where you got tired of thinking. http://www.martin2k.co.uk/forums/index.php?showforum=4
http://www.a1vbcode.com/a1vbcode/vbforums/Forum3-1.aspx
http://www.developerfusion.co.uk/for...orum&ForumID=4
![]() |
Other Threads in the C++ Forum
- Previous Thread: keep running total of numbers
- Next Thread: help
| Thread Tools | Search this Thread |
api array arrays based beginner binary bitmap c++ c/c++ calculator char char* class code coding compile compiler console conversion count data database delete deploy developer dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game getline givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int java lib linker list loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg sorting string strings temperature template test text text-file tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






