Welcome![Sign In][Sign Up]
Location:
Search - odbc c

Search list

[Applications用C++写的银行保管箱程序

Description: 此系统使用的是c++语言,利用VC6.0+access数据库开发,里面含有数据库文件,只需要设置odbc 就可以直接使用。
Platform: | Size: 5360534 | Author: dadalang_1985@yahoo.com.cn | Hits:

[CSharpC#+Access记账软件

Description: 基于C#开发的个人记账软件,使用了access 和 水晶报表.可以设置收费项目,收费标准(区间计费和单一计价方式),多笔同时录入收费(支持combox的多级联动选择).报表链接数据库时使用的是odbc数据源,程序菜单中有配置,点击即可使用.
Platform: | Size: 194370 | Author: cncore | Hits:

[DocumentsODBC直接读、写Excel表格文件

Description: 想要通过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;
Platform: | Size: 2926 | Author: lijie189 | Hits:

[ADO-ODBCodbc

Description: 一个关于odbc数据库应用的经典例子-Odbc database application on a classic example of
Platform: | Size: 665600 | Author: 站长 | Hits:

[ADO-ODBCODBCDuoTable

Description: VC使用ODBC操作多个表-VC uses ODBC to operate many tables
Platform: | Size: 41984 | Author: | Hits:

[DocumentsVisual C++ 中的ODBC编程

Description: vlan的设置\Visual C++ 中的ODBC编程-vlan settings \ Visual C ODBC programming
Platform: | Size: 4096 | Author: 万俟楠 | Hits:

[Education soft system94518687

Description: 小学生成绩管理系统(一篇比较简单的论文)我的初稿 题目:小学生成绩管理系统 仅供参考,本人的论文初稿已经比他复杂好几倍了。当然,毕业答辩之前不会贴出来的,嘿嘿 姓名:陈抒 摘要: 小学生成绩管理系统是典型的信息管理系统(MIS),其开发主要内容包括后台数据库的建立和维护 以及前端应用程序的开发两块。对于前者主要要求数据一致性和完整性、数据安全性。而对于后 者则要求应用程序功能完备,易使用。 我将使用ACCESS数据库管理系统创建后台数据库,将在Visual C++6.0编译环境下使用MFC类库中 的ODBC方面的类来创建数据库的前段应用程序,使应用程序能够做到快速安全的维护数据库,并 且提供简单明了的使用界面,满足不同用户的需求。 关键词:ODBC 添加 查找 删除 修改 学籍 成绩 -primary performance management system (a relatively simple thesis) my first draft topics : primary performance management system for reference purposes only, I have the first draft of a paper than the complex several times. Of course, the graduates will not reply before affixed out, laughter Name : Chen Shu Abstract : The primary performance management system is typical of the Information Management System (MIS), its main contents include the development of database background to the establishment and maintenance, and front-end application development 2. Former major requirement for consistency and data integrity, data security. For the latter demanding applications complete functions and easy to use. I will use the ACCESS database management system to create the background database, the V
Platform: | Size: 29696 | Author: s | Hits:

[ADO-ODBCExcel编程

Description: 采用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
Platform: | Size: 41984 | Author: 周孝良 | Hits:

[MySQLMYSQL编程接口

Description: MYSQL、odbc编程接口,可以直接使用这个源代码来进行开发。-MYSQL, odbc programming interface, and can directly use the source code to develop.
Platform: | Size: 210944 | Author: yyj | Hits:

[Other DatabasesODBC数据库查询源代码

Description: ODBC数据库查询源代码 关于数据库中数据的查询 一个非常好的代码-ODBC database query on the source database query of data a very good code
Platform: | Size: 978944 | Author: 陈林 | Hits:

[ADO-ODBC使用ODBC API访问数据库

Description: 使用ODBC API访问数据库,学习数据库编程的好帮手-use ODBC API access to the database, Database Programming learning a good helper
Platform: | Size: 1716224 | Author: a | Hits:

[Education soft systemc++学生管理系统

Description: 一个学生信息管理系统。用的是MFC ODBC来完成的。在成绩管理系统中,当查询到记录后要刷新,使所有的记录从新显示出来的话,如果系统中存在7000条记录的话,刷新一次的时间要20多秒钟,处理后,可以在用户查询后,在不到一秒中的时间内来完成刷新。另:用户名:good,密码:py-a student information management system. The MFC ODBC to be completed. The performance management system, when inquiries to the record to refresh so that all the records show that the new, and if there System 7000 record of the case, set a time of more than 20 seconds and processed, the user can inquiry, in less than one second of time to complete the update. Another : Username : good, Password : py
Platform: | Size: 2339840 | Author: 石飞 | Hits:

[Other DatabasesC++ODBC

Description: C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
Platform: | Size: 4096 | Author: liuxinyi | Hits:

[Windows Developlhwy_odbc2

Description: 一个ODBC的C程序 -an ODBC C Program
Platform: | Size: 83968 | Author: blb | Hits:

[OracleODBC-Oracle

Description: ODBC连接ORACLE数据库的完整源码-ODBC link to the Oracle database integrity FOSS
Platform: | Size: 4334592 | Author: 王雨文 | Hits:

[Windows DevelopODBC

Description: Obdc Interface Documentation in Word For Windows Format. For C++ And Visual Basic Programmers. -Obdc Interface Documentation in Word For W indows Format. For C And Visual Basic Program rs.
Platform: | Size: 424960 | Author: xiahong | Hits:

[SQL Serverodbc

Description: 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程-With VC++, ODBC access to databases of the API functions, procedures in detail the process of writing code to achieve
Platform: | Size: 83968 | Author: weihualin | Hits:

[Other DatabasesRWExcel

Description: 使用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
Platform: | Size: 143360 | Author: 李伟 | Hits:

[.net1.ODBC

Description: 在 Visual C++.net 下实现ODBC数据库操作。程序均有注释。实现对数据库的查询,添加,删除,SQL查询等。此程序很适合学习使用。-In Visual C . Net under ODBC database operations. Procedures for both the Notes. The realization of the database query, add, delete, SQL queries, and so on. This procedure is very suitable for learning to use.
Platform: | Size: 451584 | Author: 羊妹妹 | Hits:

[ADO-ODBCODBC(C)

Description: ODBC访问数据库示例。虽然此类代码已经不少了,但是如此简单易学习的并不多。-ODBC access to the database sample. Although such code has many, but such a simple and easy to learn not much.
Platform: | Size: 2048 | Author: 郭斌 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net