CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - vc odbc Excel

搜索资源列表

  1. rwxls

    0下载:
  2. 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:63393
    • 提供者:任静
  1. ReadWriteExcel

    0下载:
  2. 用vc++写的,通过ODBC来读写Excel文件。-vc used to write, to read and write through ODBC Excel file.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:39110
    • 提供者:huajl
  1. xlsvc

    0下载:
  2. VC 读取EXCEL文件,网上大多用ODBC或OLE方式进行读取,但这两种方法都具有局限性,本原码在分析Excel文件格式的基础上从底层编写代码.-VC read Excel documents, mostly online using ODBC or OLE manner read, But both methods have limitations, primitive code in Excel file format on the basis of the preparation of
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:27350
    • 提供者:汪方
  1. Excel_READ_OR_WRITE

    0下载:
  2. 使用VC++6.0实现ODBC方式读写EXCEL文档-use VC 6.0 ODBC read and write Excel files way
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:32226
    • 提供者:wenwen
  1. 1073

    0下载:
  2. 用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4898
    • 提供者:小张
  1. 1644

    0下载:
  2. 用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74680
    • 提供者:小张
  1. 1818

    1下载:
  2. 用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:86906
    • 提供者:小张
  1. RWExcel

    1下载:
  2. 本源码的开发环境为vc6.0,并以成功编译,实现了在vc环境下通过ODBC方法对Excel文件进行读和写的功能。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:117859
    • 提供者:Lingzhi Chen
  1. Excel编程

    1下载:
  2. 采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取,并按一定的格式显示在窗口程序的列表控件内-using ODBC technology, VC right XLS documents on the structure and content of the record to read, with a certain format in the list window control procedures within
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:30167
    • 提供者:周孝良
  1. excelodbc_src

    2下载:
  2. VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过,想研究的朋友可以下载下来学习一下。-VC++ directly through ODBC to read and write Excel spreadsheet file operation procedures, together with the source code, the program no other function, a reading
  3. 所属分类:数据库编程

    • 发布日期:2012-11-08
    • 文件大小:1977674
    • 提供者:128
  1. testExcel

    0下载:
  2. 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:121877
    • 提供者:mac
  1. VCDirectExcelSerial

    3下载:
  2. VC++采用直接文件读写的方式处理EXCEL,绝对非ODBC,ADO数据库方式,也绝对非OLE文档流,也绝对非VBA的方法,完全不需要OFFICE任何相关的环境或组件,喜欢的朋友就下载。-VC++ using a direct approach to reading and writing documents EXCEL, absolutely non-ODBC, ADO database in a way which is absolutely non-OLE document stream,
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:6420
    • 提供者:sdxiao
  1. RWExcel

    0下载:
  2. VC读取写入EXCEL的程序的源代码,采用ODBC方式来完成操作-VC writing EXCEL program to read the source code, using ODBC way to complete the operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:121833
    • 提供者:李建满
  1. ODBCRWExcel

    0下载:
  2. vc环境下的数据库编程,程序目标:通过ODBC读写Excel表格文件-vc database programming environment, the program goal: to read and write Excel spreadsheet files through ODBC
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:33620
    • 提供者:丁鹏
  1. OpExcel_2005(OLE)

    0下载:
  2. VC2005使用OLE操作EXCEL,很有用-VC2005 using the OLE operation EXCEL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-22
    • 文件大小:6673417
    • 提供者:Nicole
  1. 20105610477041

    0下载:
  2. VC++ 通过ODBC读写Excel文件 资源类别: VC源码¦数据库 -VC++ to read and write Excel files via ODBC resource categories: VC database source ¦
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-08
    • 文件大小:1986127
    • 提供者:hu5487
  1. 3275-anqn

    0下载:
  2. VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过-VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source cod
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-24
    • 文件大小:7918375
    • 提供者:chen
  1. CMYODBCEXCEL

    0下载:
  2. vc 使用ODBC直接读写Excel文件数据\CMYODBCEXCEL的源码-vc directly read and write Excel files using ODBC data \ CMYODBCEXCEL source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:29122
    • 提供者:潘晨光
  1. CMYODBCEXCEL

    0下载:
  2. vc——使用ODBC直接读写Excel文件数据\CMYODBCEXCEL-vc- direct read and write Excel files using ODBC Data \ CMYODBCEXCEL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:57946
    • 提供者:
  1. 238242excel_odbc

    0下载:
  2. 用ODBC读写excel 可以实现VC对excel的操作并读写excel-use ODBC read and write excel
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:33629
    • 提供者:yangrigel
« 12 »
搜珍网 www.dssz.com