文件名称:Sams Teach Yourself Database Programming with Visual C++ 6 in 21 Days
文件大小:878KB
文件格式:PDF
更新时间:2011-09-30 03:16:41
Visual C++
How to choose the most appropriate database technology for each of your applications Evaluations of direct file access, simple record managers, ISAM databases, relational database servers, and object databases Database APIs, including ADO, OLEDB, ODBC, and DAO, and how to use them in C++ applications Relational database design principles and techniques Relational database programming and SQL COM programming for building and using software components 1 of 3 1/29/99 8:07 PM Sams Teach Yourself Database Programming with Visual C++6 in 21 Days -- Introduction http://www.pbs.mcp.com/ebooks/0672313502/fm/fm.htm Multitier application development, including Web-based development, and how to build and use Microsoft Transaction Server (MTS) software components in C++ How to take full advantage of relational database servers, such as SQL Server and Oracle How to meld relational databases with object-oriented programming Who