搜索资源列表
roomeat
- ADO编程,实现几个人共同生活的费用支出。数据库为ACCESS,简单的修改就可以用MS—SQL。-ADO programming, achieving several people living expenses. ACCESS database, a simple modification can be used in MS-SQL.
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
从数据库中读一组数据并把它画成图表
- 本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
CSQLQuery_demo
- 一个通过OLE/DB访问数据库的封装类,可以用来查询和修改表中字段. 作者:Eugene Khodakovsky-through an OLE / DB access to the database package type, can be used to query and modify tables field. Author : Eugene Khodakovsky
Form8
- 自动扫描数据库,用vb编写,数据库采用的是vb环境自带的-automatically scan the database used to prepare vb, the database using the onboard environment vb
rwxls
- 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
2003101203283828270
- 中型VOD点歌系统,可用于中小型的KTV或家庭自娱自乐,功能齐全,界面简单美观。-medium parlors VOD system can be used by small and medium-sized family KTV or IBC, multifunctional interface simple beauty.
JAVA数据库操作
- JAVA的数据库操作源代码,试用于初学者-code of java database operation,used for beginners.
piaoasp
- 能用于所有航空售票处(公司、中心,点)的客户资料和送票情况管理,能对客户累计购票情况进行统计分析,具自动编号、快速查询、客户购票统计、送票员管理、密码设置等功能,能根据任意电话号码快速定位到某一客户,并录入购票明细情况,其所属业务员功能可考核业务员的业绩情况。-can be used for all air outlets (companies, the Center, points) of Music and customer information management, customers
数据库连接池实现一
- 数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing
10SQL3
- 解压密码为[www.mbsky.com] 简单的sql教程,适合于初学者,十天毕业-rar password is:www.mbsky.com,simple sql course,used for beginner
页面自动更新
- 网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更
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
学生学籍成绩管理系统
- delphi编程写的应用数据库原代码。可以用来学习研究-written by the original database application code. Can be used to study
学生交费管理系统
- 学生交费管理系统,此系统是用DELPHI和ACESS联合编写的可用于学校财务交费用的系统,如果有什么不好处,请给予指出-students pay management system, this system is used and Acess DELPHI prepared jointly by the School Finance can be used to pay the cost of systems, and if they are not good, given that
动态生成db
- 用来快速查询数据,简单实用。并可修改数据。在编写非正式系统时非常有用,因为通常开发大型系统一般是开发本地数据库程序的,然后再转到正式的网络数据库中. -used for rapid access to data, simple and practical. Data can be amended. In the preparation of the informal system is very useful, because usually the general development of
vb通用查询
- 从vb6的visdata中提取出来的查询构造器部分,可以放到自己的数据库程序中用,如果把DAO3.51改成3.60的版本还可以使用ACCESS2000数据库. 代码没做什么修改有兴趣的可以自己修改一下.-from VB6 visdata the extraction of structure-part inquiry, into its own database procedures used, if DAO3.51 into the version 3.60 can also use AC
病历管理
- 这是一个管理病历的软件,能实现病历的增加、删除和查找等功能,并用到属性页,数据库是ACCESS2000.-This is a records management software, able medical records, delete and search functions, and attributes used pages, the database is ACCESS2000.
CustomDataStore
- 常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。- The commonly used class memory method, including each kind of data type deposit and withdrawal, the commonly used kind of deposit and withdrawal, quickly downloads, simultaneously hoped everybody pr
SQL-plus-commonly-used-commands
- 总结了SQL plus常用的命令,类似手册,可方便查看-Summarizes the SQL plus commonly used commands, similar to the manual, you can easily see