搜索资源列表
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
vcPPexcel
- 一个简单的实现VC++读取excel程序代码,在VC++中实现Excel数据的导出/导入。-A simple implementation VC++ read Excel data export/import excel program code in VC++.