搜索资源列表
UseExcelFileWithDatabasePutUpReadWrite
- 用Excel文件做数据库进行数据的读写,实现数据集的读取-Use Excel File With Database Put Up Read-Write
ReadExcel
- 读取EXCEl文件数据,组装成sql语句对数据库执行更新操作-Read EXCEl file data, assembled into a sql statement to perform the update operation on the database
use-VBA-to-link-AutoCAD-and-Excel
- 在 应用程序开发中,有时希望能将 中的一些图形信息提取出来生成一个 报表, 以便打印和管理;有时又需要从一个 报表中读取数 据,用来绘制图形。为此,必须实现 与 间 的通信。 中内置的 开发工具,为开发 应用程序,实现 与 数据交换提 供了一个强大、方便的手段。-In application development, sometimes I wish that I can beSome of the graphics information is extracted to
XlsToSql
- sql 读取EXCEL 中数据并插入SQL表中-excel to sql
How-to-use-vb-open-Excel
- 怎样用vb打开Excel用EXCEL对象读取EXCEL文件中数据.然后通过ADODB连接SQL进和导入 -How to use vb open Excel with Excel object read data in Excel file. Then through the ADODB connection SQL in and import
Transfer2
- 使用VC++操作Excel文档,读取文档中数据,进行转换,然后将转换结果保存到一个新的Excel文档。-Use the VC++ Operation Excel documents, read the document data, conversion, and then save the result of the conversion to a new Excel document.
vcPPexcel
- 一个简单的实现VC++读取excel程序代码,在VC++中实现Excel数据的导出/导入。-A simple implementation VC++ read Excel data export/import excel program code in VC++.
用EXCEL进行数据交互
- 就是如何读取EXCEL的数据以及创建EXCEL文件以写入信息并对其中信息进行操作的范例
Labview读取Excel内容
- 打开excel文件并写入多通道数据。适合Labview针对Excel的操作
DDE读取EXCEL
- 该程序实现利用labview中的DDE通讯读取EXCEL数据,与Excel实现数据交换