搜索资源列表
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
odbc封装函数
- ODBC函数封装与说明-ODBC function and descr iption Packaging
在VC中动态加载ODBC的方法
- 实现了在VC开发环境中动态加载ODBC的功能-realization of the VC environment dynamically loaded ODBC function
使用API函数读取数据库
- ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
2004021820070120162
- 药店GSP管理系统源代码,功能一般,在数家中小型药店实际投入使用。-pharmacy management system source code, the general function of the number of small and medium-sized pharmacy practical use.
2004020408530227698
- 宾馆客房管理系统,一个小型的管理系统,小而精干,有编译好的例程,功能简单实用-Hotels Rooms Management System, a management system for small, small and smart, compiled routines, simple and practical function
应用程序服务器源码
- java开发三层系统, 应用程序服务器源码, 接口,客户端连接服务器公共函数-three-tier system, application server source code, interfaces, client server Public Function
piaoasp
- 能用于所有航空售票处(公司、中心,点)的客户资料和送票情况管理,能对客户累计购票情况进行统计分析,具自动编号、快速查询、客户购票统计、送票员管理、密码设置等功能,能根据任意电话号码快速定位到某一客户,并录入购票明细情况,其所属业务员功能可考核业务员的业绩情况。-can be used for all air outlets (companies, the Center, points) of Music and customer information management, customers
fangwen
- 一个访问数据库的类,很好用,但不要忘了引入msado15.dll和AfxOleInit()-a pretty useful class written for accessing database system .However,please do remember to import the file of msado15.dll and the function of AfxOleInit when using .
我的垃圾ADO封装
- 希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式-hope we can point inspiration ado several customers often have the same function, so feeling very hectic, try this organization
liangku
- 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof then begin Result:=cds1.XML
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
dbex
- 今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase cate
vcado
- 本例子是用ADO访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经典,值得参考。-This example is visits the VF database with ADO, visits other databases to be also same, only is carries on the corresponding revision to the connection strin
实验室书籍管理系统VC
- 用VC实现的一个小型实验室书籍管理系统,使用Mysql数据库,统计功能较为全面。-A small book management system of lab. It s implemented by VC and the statistical function is more complete by using MySQL database.
SQLite-function
- SQLite 内建函数表,包括内部大部分函数及其说明-SQLite Built-in function table
SQL-Function
- SQL的一本函数大全,对用SQL的用户比较有用,可以参考一下-SQL, a function of Guinness, the user of the more useful with SQL, you can refer to! ! !
Postgres-has-the-function-to-use
- 对postgresql数据库已有的函数使用方法进行分析-Analysis of the function uses the postgresql database already
Exported-DLL-function-mode
- dll函数导出几种方法,VC下,基础学习-Exported DLL function mode
Exported-DLL-function-mode
- dll函数导出几种方法,VC下,基础学习-Exported DLL function mode
