CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - _RecordsetPtr

搜索资源列表

  1. 控制链接ODBC

    0下载:
  2. HICON m_hIcon _ConnectionPtr m_pCon //连接对象 _RecordsetPtr m_pRs //记录集对象 BOOL LoadDbSource(CString strSourceName,CString strSourceDb, CString strDescr iption) // Generated message map functions //{{AFX_MSG(CCodeCtrlOdbcDlg) virt
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:59558
    • 提供者:穆菲
  1. ADO-database

    0下载:
  2. ADO数据库编程:1、 添加#import指令 2定义_ConnectionPtr型变量,并建立数据库连接3定义_RecordsetPtr型变量,并打开数据集4读取当前记录的数据5修改数据 6添加记录7删除记录-ADO database programming : 1. add # import directive definition _ConnectionPtr two variables, and the establishment of the database link def
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27376
    • 提供者:马彦
  1. sjsdjsCHM

    0下载:
  2. m_pCommand->Execute(NULL,NULL, adCmdStoredProc) (2)、直接用_ConnectionPtr直接调用(见4.(2)) 6.遍历数据库中的所有表名 _ConnectionPtr m_pConnect _RecordsetPtr pSet HRESULT hr try { hr = m_pConnect.CreateInstance("ADODB.Connection"
  3. 所属分类:EditBox

    • 发布日期:2017-11-16
    • 文件大小:5525104
    • 提供者:zjm
  1. 00

    0下载:
  2. VC++下使用ADO编写数据库程序(1)、引入ADO类(2)、初始化COM (3)#import 包含后就可以用3个智能指针了:_ConnectionPtr、_RecordsetPtr和_CommandPtr-VC++ Prepared to use ADO database program (1), the introduction of ADO type (2), to initialize COM (3)# Import contains can be used after three
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:3317
    • 提供者:张三
  1. cangkuguanlixitong

    0下载:
  2. 仓库管理系统 含源代码- #import "c:\Program Files\Common Files\System\ado\msado15.dll" no_namespace rename("EOF","adoEOF") rename("BOF","adoBOF") class ADOConn { public: _ConnectionPtr m_pConnection _RecordsetPtr m_pRecordset public:
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:253337
    • 提供者:321
  1. VCADOACCESSDB

    1下载:
  2. 过实例演示如何在VC++中使用ADO进行ACCESS数据库编程,并对涉及到的几个概念进行详细解释。本文不对ADO和ACCESS的基本概念进行详细解释,主要包括以下内容: 第一部分 ADO和ADOX到底是什么,二者的作用和区别建立数据库 第二部分 ADOX创建ACCESS数据库 第三部分 ADO创建ACCESS数据库的表 第四部分 使用_ConnectionPtr接口开发ACCESS数据库 第五部分 使用_RecordsetPtr接口开发ACCESS数据库 -Have ex
  3. 所属分类:Other Databases

    • 发布日期:2017-04-04
    • 文件大小:162560
    • 提供者:xutuan
  1. Record-set-Ptr

    0下载:
  2. 使用_RecordsetPtr接口开发ACCESS数据库,RecordsetPtr智能指针,通过该接口可以对数据库的表内的记录、字段等进行各种操作。-_RecordsetPtr Interface developed using the ACCESS database, RecordsetPtr smart pointer, can be through the interface of the table on the database records, such as a variety o
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:25932
    • 提供者:yuhaijun
  1. 147

    0下载:
  2. 餐饮管理系统 经理权限的帐号是tsoft,密码是123 领班权限的帐号是cab,密码是123 营业员权限的帐号是abc,密码是123-class CLogindlg : public CDialog { // Construction public: _RecordsetPtr m_pRs CLogindlg(CWnd* pParent = NULL) // standard constructor int i
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-23
    • 文件大小:6685012
    • 提供者:郝好
  1. CtrlListDatabase

    1下载:
  2. 本文以“学生信息管理”系统雏形为例子,介绍在MFC下如何使用ADO连接数据库编程,并给出示例代码。下面内容第一至四节介绍如何采用ADO连接数据库、关闭数据、执行sql语句及如何用另一种方式执行常用的select语句。第五节介绍如何使用Datagrid控件:建立_RecordsetPtr对象与Datagrid控件之间的绑定,通过改变_RecordsetPtr对象的内容更新数据库表的记录。第一至四节的内容请参考代码“CtrlListDatabase.rar”,第五节内容请参考“Datagrid.ra
  3. 所属分类:Education soft system

    • 发布日期:2017-05-10
    • 文件大小:2522125
    • 提供者:康力文
  1. connestvon-mpCon

    0下载:
  2. HICON m_hIcon _ConnectionPtr m_pCon 连接对象 _RecordsetPtr m_pRs-HICON m_hIcon _ConnectionPtr m_pCon connection object _RecordsetPtr m_pRs
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:54272
    • 提供者:conftsnt
  1. NvfordsetPtrmpCon

    0下载:
  2. HICON m_hIcon _ConnectionPtr m_pCon 连接对象 _RecordsetPtr m_pRs-HICON m_hIcon _ConnectionPtr m_pCon connection object _RecordsetPtr m_pRs
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:54272
    • 提供者:stricg
  1. khAcon_RecordsetPtr

    0下载:
  2. HICON m_hIcon _ConnectionPtr m_pCon 连接对象 _RecordsetPtr m_pRs-HICON m_hIcon _ConnectionPtr m_pCon connection object _RecordsetPtr m_pRs
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:54272
    • 提供者:Chpdfi
  1. 7679445

    0下载:
  2. HICON m_hIcon _ConnectionPtr m_pCon 连接对象 _RecordsetPtr m_pRs(HICON m_hIcon _ConnectionPtr m_pCon connection object _RecordsetPtr m_pRs)
  3. 所属分类:网络编程

搜珍网 www.dssz.com