ODLTestDemo

所属分类:数据库编程
开发工具:Visual C++
文件大小:39KB
下载次数:5
上传日期:2010-09-21 14:17:41
上 传 者vanking
说明:  简单高效的ADO 数据库 静态类 操作类
(Simple and efficient operation of Class ADO database static class)

文件列表:
TestDb.mdb (139264, 2001-11-21)
ODLTest.clw (1270, 2001-11-21)
ODLTest.cpp (2103, 2001-11-21)
ODLTest.dsp (4415, 2001-11-21)
ODLTest.dsw (537, 2001-11-21)
ODLTest.h (1335, 2001-11-21)
ODLTest.plg (1679, 2001-12-03)
ODLTest.rc (5730, 2001-11-21)
ODLTestDlg.cpp (6547, 2001-12-03)
ODLTestDlg.h (1587, 2001-11-21)
resource.h (871, 2001-11-21)
StdAfx.cpp (209, 2001-11-21)
StdAfx.h (1084, 2001-11-21)
SypODLObjects.cpp (39625, 2001-12-03)
SypODLObjects.h (18377, 2001-12-03)
SypODLResource.h (1155, 2001-11-20)
SypOLEDBLib.rc (2512, 2001-11-20)
TableAccessors.h (1595, 2001-11-21)
ODLTest.ico (1078, 2001-11-21)
ODLTest.rc2 (399, 2001-11-21)

======================================================================== OLEDB CLASS LIBRARY TEST : ODLTest ======================================================================== This application is provided for the illustration of Sypram Technology's OLEDB class library. There is no practical significance of this application other than provide a sample application for understanding. In order to use sypram's OLEDB library, the following basic steps are required. [1] Include following 3 files in your project. SypODLObjects.h, SypODLObjects.cpp, SypODLResource.h [2] In the View->Resource Includes, add the following line at the end of Compile-time Directives : #include "SypOleDbLib.rc" ======================================================================== The ODL library is very large and sophisticated, we have used only a strippped-down version of it here for illustration purpose. In this version of library, only the following classes are included : ******************** CSypODLConnection : ******************** A database connection wrapper class that encapsulates 'CDataSource' and 'CSession' classes of ATL consumer templates. ******************** CSypODLRecordset : ******************** A Recordset wrapper class that encapsulates 'CTable' and 'CCommand' classes of ATL consumer templates. ******************** CSypOLEDBErr : ******************** A wrapper class for trapping and analysing database and other errors.

近期下载者

相关文件


收藏者