搜索资源列表
Database.zip
- Using ADO from C++
tt.rar
- Generating next numbers in SQLServer should not be a problem. But problems arise when a customer asks for different types of next numbers that you cannot generate directly from SQL Server. This brief article describes how you would tackle this proble
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
从Visual C++中用Access自动生成报表
- 从Visual C++中用Access自动生成报表-from using Visual C Access automatically generate statements
VFP教程示例
- VFP教程示例,该程序从初学者的立场出发,涉及数据库建立、修改添加等基本操作,也有如何设计菜单(含快捷菜单)、工具条及类的应用; 还有诸如SQL语句应用、报表标签的设计与及简单动画的实现等内容;直到一个完整程序的最终编译成功,包括了VFP程序设计中大多内容-VFP Guide example, the program from the standpoint of beginners, involving the establishment of the database, modify the
屏幕取词技术内幕资料
- 屏幕取词技术内幕资料,对屏幕取词进行了深入的研究-Capture Characters from Screen insider information technology to Capture Characters from Screen conducted an in-depth study
sql查询
- VB实现交互式组合SQL查询的例子(SELECT aaa FROM bbb WHERE ccc ORDER BY ddd)-VB portfolio interactive SQL Query example (aaa SELECT FROM WHERE bbb ccc ORDER BY ddd)
QDB
- 数据库编程,关于数据库基于ODBC连接的出入库程序-database programming, based on ODBC database connectivity from the storage procedures
Access密码获取
- VC例程:该程序是由VC编写的ACCESS数据库密码获取的完整例程。-A complete VC resoure code example of requiring password from Access database.
Excel_To_Access
- 从access to excel和excel to access的相互转换,希望对大家有用-from access to excel and excel to access the mutual conversion, we hope to useful
勤工助学管理系统 - 院版 v1.0
- 利用delphi编写的试用软件原代码,可以学习学习怎么写!-prepared using the trial of the software source code, can learn from him how to write!
db_design_tips
- 数据库设计指南 如果把企业的数据比做生命所必需的血液,那么数据库的设计就是应用中最重要的一部分。有关数据 库设计的材料汗牛充栋,大学学位课程里也有专门的讲述。不过,就如我们反复强调的那样,再好的 老师也比不过经验的教诲。所以我们最近找了些对数据库设计颇有造诣的专业人士给大家传授一些设 计数据库的技巧和经验。我们的编辑从收到的130 个反馈中精选了其中的60 个最佳技巧,并把这些 技巧编写成了本文,-database design guidelines if the milk
UsingBlob_demo
- 使用CLongBinary绑定sqlserver的image或blob、Text类型字段并取数据 -CLongBinary bundled SQLServer use the image or blob, Text types of data from the field and
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
minitable
- 我从国外网站下载的免费的小型数据库驱动程序源代码有delphi456三个版本,对于想编写数据库驱动的桐子们有很大帮助-I downloaded from the web free of the small database-driven program source code delphi456 three versions, to prepare for the database-driven Tongziwo have great help
连接池程序
- 两种实现数据库连接池的方法,从不同角度,我是过第一种,很好用-two Database Connection Pool, from different angles, I had the first one, that's fine with
MonetDB-4.4.0.tar
- MonetDB是从主存储器观点开发而来的数据管理系统,使用一个完全分解的存储模块,自动的标题管理,数据类型和搜索加速器的可延伸性,以及SQL-和XML-前台-MonetDB from main memory from the perspective development of data management systems, the use of a fully composted memory modules, automatic management of the title, and s
qtsql.tar
- Qt SQL Browse是一个简单的、泛化GUI数据库浏览器前端。该工具是一个非常简单的Qt数据库类的汇集器。数据库抽象由Qt数据库驱动程序提供-Qt SQL is a simple, generalized database browser GUI front-end. The tool is a very simple database Qt pool for the category. Qt database abstraction from database-driven proced
SmartStorage
- 一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数). 你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储. 它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数. 而且,最重要的是,它使用序列化小节(块)技术来进行处理 CRC 和压
Data-Access---Read-and-Write-Images-from-a-Databa
- Data Access - Read and Write Images from a Database