CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - excel ODBC
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - excel ODBC - List
[
Documents
]
ODBC直接读、写Excel表格文件
DL : 0
想要通过ODBC直接读、写Excel表格文件,首先,应确保ODBC中已安装有Excel表格文件的驱动"MICROSOFT EXCEL DRIVER (*.XLS)"。然后,可根据下面步骤进行: 1. 在StdAfx.h文件中加入: #include #include 2. 通过ODBC直接创建Excel文件(暂定文件名:Demo.xls) //创建并写入Excel文件 void CRWExcel::WriteToExcel() { CDatabase database; CString sDriver = "MICROSOFT EXCEL DRIVER (*.XLS)"; // Excel安装驱动 CString sExcelFile = "c:\\demo.xls"; // 要建立的Excel文件 CString sSql;
Update
: 2011-03-03
Size
: 2.86kb
Publisher
:
lijie189
[
ADO-ODBC
]
18-15-1.demo
DL : 0
使用ODBC读取Excel文件中数据 -Using ODBC read data in Excel
Update
: 2025-02-17
Size
: 20kb
Publisher
:
站长
[
Database system
]
直接通过ODBC读写Excel表格文件
DL : 0
直接通过ODBC读写Excel表格文件-directly through ODBC read and write Excel document
Update
: 2025-02-17
Size
: 2.18mb
Publisher
:
刘言
[
Documents
]
直接通过ODBC读、写Excel表格文件
DL : 0
直接通过ODBC读、写Excel表格文件.zip-directly through ODBC reading and writing Excel documents. Zip
Update
: 2025-02-17
Size
: 92kb
Publisher
:
海天一燕
[
ADO-ODBC
]
DataGrid导出Excel范例MikeCat_Excel
DL : 0
DataGrid导出Excel范例-Excel examples derived DataGrid
Update
: 2025-02-17
Size
: 3kb
Publisher
:
冯国昱
[
ADO-ODBC
]
Excel编程
DL : 0
采用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
Update
: 2025-02-17
Size
: 41kb
Publisher
:
周孝良
[
ADO-ODBC
]
rwxls
DL : 0
用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
Update
: 2025-02-17
Size
: 62kb
Publisher
:
任静
[
Other Databases
]
采用odbc直接读写excel的代码
DL : 0
使用odbc实现对excel数据表格的存取,没有压缩密码-using odbc to excel to achieve data access forms, no compression Password
Update
: 2025-02-17
Size
: 19kb
Publisher
:
程亮
[
ADO-ODBC
]
Data2Excel
DL : 0
数据快速导入到excel,速度特别快,比用odbc快100倍-rapid data import into excel, speed faster than 100 times faster odbc
Update
: 2025-02-17
Size
: 299kb
Publisher
:
my2006
[
File Operate
]
oneOdbcExcel
DL : 0
你需要生成一个用excel处理的报表吗? 是的,这个程序就是完成这一功能,生成的excel文件报表,当然可以用微软的excel打开,这样你的程序是不是会更能让人接受呢?-you need to generate an excel with the statements? Yes, this procedure is to complete this function, generating excel paper statements, of course, you can use Microsoft s Excel is opened, this is the procedure you will be more than acceptable to people?
Update
: 2025-02-17
Size
: 43kb
Publisher
:
梦小伙
[
Other Databases
]
ODBCRWExcel
DL : 0
徐景周老师编写的VC操作Excel表格的源码,我测试过,很好用,而且界面也漂亮!-Xu Zhou VC teachers prepared to operate the source Excel spreadsheet, I ve tested, very good use, but the interface is also beautiful!
Update
: 2025-02-17
Size
: 85kb
Publisher
:
万鹏
[
File Operate
]
ReadWriteExcel
DL : 0
用vc++写的,通过ODBC来读写Excel文件。-vc used to write, to read and write through ODBC Excel file.
Update
: 2025-02-17
Size
: 38kb
Publisher
:
huajl
[
Other Databases
]
studentsscore(ODBC)
DL : 0
VC源代码 一个简单的学生成绩管理软件(ODBC开发),实现了班级成绩、年级成绩的增、删、改、查,以及总成绩、平均成绩、及格人数、优秀人数的统计分析-VC source code a simple student performance management software (ODBC development), achieved a class achievements, the results by grade, delete, change, the investigation, and the total score, the average scores, the number of passes, the number of outstanding statistical analysis
Update
: 2025-02-17
Size
: 107kb
Publisher
:
杨波
[
Windows Develop
]
vcreadexcel
DL : 0
visual c++通过odbc读取excel表格数据的程序.-visual c read through odbc excel spreadsheet data procedures.
Update
: 2025-02-17
Size
: 42kb
Publisher
:
范
[
ADO-ODBC
]
Excel_READ_OR_WRITE
DL : 0
使用VC++6.0实现ODBC方式读写EXCEL文档-use VC 6.0 ODBC read and write Excel files way
Update
: 2025-02-17
Size
: 31kb
Publisher
:
wenwen
[
ADO-ODBC
]
OdbcExcel
DL : 0
一个数据库的实用实例,通用ODBC操作Excel数据库,非常简单有效的方法,我自己常用这种方法处理和保存数据。-A database of practical examples, generic ODBC operation Excel database, very simple and effective method, I have used this method of data treatment and preservation.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
安帝
[
File Operate
]
vc6165354388255
DL : 0
VC6 use through ODBC access DB with EXCEL file. -VC6 use through ODBC access DB with EXCEL file.
Update
: 2025-02-17
Size
: 1.82mb
Publisher
:
Mike Wu
[
Other Databases
]
RWExcel
DL : 0
使用visual c+++直接读写excel表格,基于odbc的方法,是学习数据库编程的一个不错源码 -The use of visual c+++ Directly read and write excel form odbc-based approach, is to learn database programming a good source
Update
: 2025-02-17
Size
: 140kb
Publisher
:
李伟
[
VC/MFC
]
EXCEL
DL : 0
用VC读取EXCEL中的数据 通过ODBC直接创建Excel文件并在表中插入数据(暂定文件名:Demo.xls) //创建并写入Excel文件-EXCEL using VC read data directly through ODBC to create Excel file and insert data in the table (tentative file name: Demo.xls)// create and write Excel files
Update
: 2025-02-17
Size
: 2kb
Publisher
:
小张
[
Books
]
vc-odbc-excel
DL : 0
vc通过ODBC来操作excel的文章及其源码,也是在论坛上找到的,大家参考下,好像有点问题@-vc via ODBC to manipulate the excelarticle and its source, is also found in the forum, we refer to it, which still has a problem
Update
: 2025-02-17
Size
: 319kb
Publisher
:
jxwhut
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.