搜索资源列表
动态生成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
Java连接oracle数据例子
- 用Java连接oracle数据库实现简单的查询、插入、删除和更新操作。-Java database connectivity oracle simple query, insert, update and delete operations.
odbc7
- 一段关于数据库查询,和对查询数据进行绘图的一套比较经典的代码-section on the database inquiries and the inquiries mapping data set of more classic code
数据的查询与设计
- VFP做的数据的查询与设计-do VFP data inquiries and Design
GenerateSql
- 用ADO 动态连接各种异构数据库查询数据生成sql插入insert语句。-ADO dynamic link with various heterogeneous database query data generation insert insert sql statement.
快速查询delphi组件ZQ组件包 V2.0
- 快速查询组件优势: 1:综合各查询控件的优势,取其精华弃其糟粕。 2.本控件生成的查询界面快捷,明了,直观,易查,易用。 3.本快速查询控件,在运行时不与数据库发生交付查询访问,即与数据一点连系都有,消除了与数据库的访问负荷。用户可用sql profiler查看证实。而因不与数据库发生关系,故也与数据库连接接驱动程序无关。 4.本控件由于与数据库无关,则可应用于三层结构客户端的查询用。
VC_SQLITE
- VC6开发 c++ sqlite 创建数据库 创建数据表 插入数据 查询数据 包含全部必要的 DLL LIB .H-VC6 development c++ sqlite create database to create tables of data into the data query that contains all the necessary DLL LIB. H
VCAccess
- VC++版Access数据库表结构浏览查询工具,可以自动读取表结构、字段名称以及表内数据,列出字段类型等,并不能对其进行修改、增、删字段等管理功能,帮VC入门编程者快速了解VC++操作Access的基本原理和调用方法,或许这对您以后从事VC编程有所帮助。-VC++ version of Access database table structure query tool browser, can automatically read the table structure, field name
MFCSQL_20100507
- Visual C++ MFC,连接SQL2005数据库,查询数据,并添加数据到数据库。-use the c++ mfc ,to connection the sql server 2005 database,insert some data to the database and then select the data in it.
dataPipe
- 这是一个通用的数据库查询工具的需求,设计与实现,有拆分窗口,树列表,查询和展示数据库数据。-This is a universal database query tool needs, design and realization, there are split window, tree list, query and display of database data.
Money1.10
- VB,ACCESS资金管理系统,界面友好,采用纯代码访问数据库,运行稳定可靠,分年度月份,简单查询\打印-VB, ACCESS funds management system, user-friendly, using pure code access the database, run a stable and reliable, sub-annual month, a simple query \ Print
Gradestudentmanagementsystem
- (1)学生成绩的输入、修改、删除等基本操作; (2)成绩的查询功能,可以按学号、姓名等进行成绩查询; (3)成绩的综合统计功能,包括学生成绩按照不同条件进行排名,管理人员可以选择不的排序条件,并可以将排序结果进行打印输出; (4)计算每个学生的总成绩、平均成绩,所有学生单科的平均成绩,找出总成绩和单科成绩最高的学生并输出; (5)计算各班的总分和平均分,并按照平均分将各班成绩进行排序。 (6)统计不及格考生的信息; (7)学生奖励统计,自动生成每班获得奖学金的同学的信息,
VBdatabase
- VB对数据库的基本操作样例源码,如数据浏览,数据录入,查询,简单处理等-VB basic operation of the database sample source, such as data browsing, data entry, query, easy handling
query_tool
- 数据库查询工具,演示如何连接和操作数据库,如何获取表及视图的元数据-Database query tool, to demonstrate how to connect and operate the database, how to obtain a table and view metadata
haxi
- 设计哈希表实现电话号码查询系统。基本要求: 1、设每个记录有下列数据项:电话号码、用户名、地址; 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 -Hash table to achieve the design of telephone number inquiry system. Basic requirements: 1, for each
vcbookmangement
- VC数据库编程 图书管理系统 利用SQL Server实现数据的存储 是一个很好的程序-VC Database Programming using SQL Server for data storage is a very good program
ExamOnline
- VC++学生考试系统(Access),程序大致分为三大功能:试题管理(新增考试项目、新增和修改试题)、学生成绩查询、数据库管理(数据备份、恢复),界面传统,小巧灵活,操作方便,是学习VC++的好程序。-VC++ students in the examination system (Access), the procedure is broadly divided into three major functions: Test Management (new test project, add
ADO
- vc6通用ADO插入数据及查询数据的例子,很简单,但已基本满足了常用的数据库操作需要!-vc6 insert and select data from mssqlserver base on ado!
vb-access
- vb调用access数据库实现对数据的增加,删除,修改,和删除等操作.其中包括对数据的所有记录按行修改和查询.-vb call to realize the data access the database to add, delete, modify, and delete operations. which includes all of the records of the data by line changes and queries.
vbado
- vb通过ado读取数据库的数据,对数据库里的数据进行分页查询并把数据库里的数据进行分页显视出来.-vb database via ado to read data, data paging database query and the database significantly depending on the data page out.