摘要
介绍了用Visual C++进行数据库开发的常用技术如ODBC、DAO、OLE DB和ADO等有关的概念、特点以及相互之间的差别比较。以最新的微软极力推荐的ADO技术为重点加以阐述,并用相应的示例和程序说明了它的应用。
Several kinds of database programming methods using Visual C++ 6.0 are introduced, such as ODBC, DAO, OLE DB and ADO, the features and differences of these methods are discussed and compared. The emphasis is the method of ADO, which is the new technology highly recommended by MicroSoft. Two brief examples of ADO application program are given in the end of this paper.