资源简介
该程序使用ODBC技术对Access数据库进行操作,包括增、删、改、查、以及定位到第一条记录、下一条记录、上一条记录和最后一条记录,是一个很好的学习ODBC技术的Demo!
代码片段和文件信息
// ODBCDemo.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ODBCDemo.h“
#include “ODBCDemoDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CODBCDemoApp
BEGIN_MESSAGE_MAP(CODBCDemoApp CWinApp)
//{{AFX_MSG_MAP(CODBCDemoApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CODBCDemoApp construction
CODBCDemoApp::CODBCDemoApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CODBCDemoApp object
CODBCDemoApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CODBCDemoApp initialization
BOOL CODBCDemoApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CODBCDemoDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 3294208 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.bsc
文件 114753 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.exe
文件 233924 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.ilk
文件 12722 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.obj
文件 7171220 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.pch
文件 304128 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.pdb
文件 3244 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.res
文件 0 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemo.sbr
文件 39272 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemoDlg.obj
文件 0 2013-04-12 22:45 ODBCDemo\Debug\ODBCDemoDlg.sbr
文件 16674 2013-04-12 22:45 ODBCDemo\Debug\RecordsetChild.obj
文件 0 2013-04-12 22:45 ODBCDemo\Debug\RecordsetChild.sbr
文件 107338 2013-04-12 22:45 ODBCDemo\Debug\StdAfx.obj
文件 1455426 2013-04-12 22:45 ODBCDemo\Debug\StdAfx.sbr
文件 205824 2013-04-12 22:45 ODBCDemo\Debug\vc60.idb
文件 364544 2013-04-12 22:45 ODBCDemo\Debug\vc60.pdb
文件 36596 2013-04-12 19:16 ODBCDemo\ODBCDemo.aps
文件 2340 2013-04-12 22:45 ODBCDemo\ODBCDemo.clw
文件 2091 2013-04-12 15:18 ODBCDemo\ODBCDemo.cpp
文件 4339 2013-04-12 16:28 ODBCDemo\ODBCDemo.dsp
文件 541 2013-04-12 15:18 ODBCDemo\ODBCDemo.dsw
文件 1346 2013-04-12 15:18 ODBCDemo\ODBCDemo.h
文件 151552 2013-04-12 19:23 ODBCDemo\odbcdemo.mdb
文件 58368 2013-04-12 22:45 ODBCDemo\ODBCDemo.ncb
文件 55808 2013-04-12 22:45 ODBCDemo\ODBCDemo.opt
文件 2105 2013-04-12 22:45 ODBCDemo\ODBCDemo.plg
文件 6401 2013-04-12 19:16 ODBCDemo\ODBCDemo.rc
文件 8665 2013-04-12 22:44 ODBCDemo\ODBCDemoDlg.cpp
文件 1799 2013-04-12 22:29 ODBCDemo\ODBCDemoDlg.h
文件 3615 2013-04-12 15:18 ODBCDemo\ReadMe.txt
............此处省略14个文件信息
相关资源
- SQL Server ODBC 驱动
- KepServer中ODBC Client驱动连接SQL Server数
- oracle ODBC32位
- instantclient_12_1【带32位ODBC安装】2639
- access数据库 ODBC32位驱动程序包
- mysql-connector-odbc-5.2.6-linux-glibc2.5-x86-
- mysql-connector-odbc-5.3.6-win64_32.msi.rar
- sqlite-netFx46-setup-bundle-x86-2015-1.0.104.0
- 很好用的 ORACLE10g(10.2.0.5.0) 绿色版
-
最新AccessDataba
seEngine_X64 - MySQL数据库的ODBC驱动安装包32位和64位
- instantclient-basic-windows.x64-12.1.0.2.0.zip
- oracle odbc驱动32位和64位
- MySQL ODBC 3.51 Driver
- ODBC.NET组件
- QT ODBC drivers使能unicode解决中文乱码
- unixODBC-devel-2.2.11-7.1.x86_64
- odbccp32.dll 和 odbccp32.lib 对于VS2010 +
- Informatica连接Mysql数据库案例
- 关于freeswitch的mod_odbc_cdr模块在话单写
- oracle instantclient-odbc-win32-10.2.0.5.zip
- ODBC驱动程序地址
- 数据库编程技术总结ODBC API、ADO、AD
- kylin odbc
- oracle 11g odbc驱动程序 64位/32位
- mysql-connector-odbc-noinstall-5.3.10-win32
- ODBC驱动程序ODBC驱动程序
- sqlite3数据库 ODBC连接驱动
- oracle odbc 驱动 ( instantclient-odbc-nt-1
- instantclient-odbc-windows.x64-12.1.0.2.0.zip
评论
共有 条评论