搜索资源列表
数据库学生管理系统
- 一个access数据库管理系统,用于学生管理,sql查询功能是在后台实现,详细说明请看程序中的说明.txt-access a database management system for the management of students, sql queries in the background is achieved, detailed procedures Look at the statement. Txt
第4章 数据库编程
- c++builder5.0编程实例: 第4章 数据库编程: 4.1一个简单的数据库应用示例程序 4.2一个数据库组合条件查询程序 4.3一个web网站主页数据库维护程序-c Builder Programming Example : Chapter 4 Database Programming : 4.1 a simple database application procedures examples 4.2 conditions for a combination of da
文静的数据库设计
- 为了高效率的完成学生信息的管理,决定开发学生信息管理系统。 2、需完成的功能: (1)能录入、修改、查询、输出学生的档案信息,这些信息包括学生的基本情况、简历情况、获得奖励情况、受到处分情况、学生的家庭信息、学生的体检情况等。 (2) 能录入、修改、查询、输出学生的入校成绩、各学期各门课的成绩信息,并支持按年级、班级等条件的统计、查询、报表输出。 -to the high efficiency of the complete student inform
04
- 在使用SQL数据库查询时,经常将使用的SQL命令保存为SQL脚本,以便以后使用。下面就通过实例来实现在程序中执行SQL脚本。
ODBC数据库查询源代码
- ODBC数据库查询源代码 关于数据库中数据的查询 一个非常好的代码-ODBC database query on the source database query of data a very good code
学生考试系统
- 根据学生考试的特点和学校的实际情况,该系统应以考试流程为基础,从专业角度出发,提供科学有效的考试模式。考试时采用系统自动从数据表中选题的方式,评卷时通过核对考生答案与正确答案得出考生的分数,出题方面采取表单加数据的方式使后台管理者能够直观、方便的管理试题信息。学生管理可实现老师对学生的成绩进行查询,按分数归类。数据库管理提供对数据库进行备份,还原及初始化操作,减轻用户的工作量。
VB户口打印程序
- 浏览户口信息时,总共有611户,由此得出要打印的页数是611页,打印户口页时,根据每一户户主的参数查询出这一户的所有人,送CELL插件打印,因为每一户的具体情况不一样,我在调用cell插件时,总共循环了611次。点打印时,出现“打印机错误"的提示,请指教!谢谢
学生信息查询系统
- 学生信息查询系统,简单,实用。VB做的数据库
traffic_infomation
- 用PowerBuilder实现的一个公交系统数据库。数据库用的是sybase的ASA。就是PowerBuilder内部集成的数据库。 1. 可以实现公交职员的信息录入,修改,删除 2. 可以实现公交线路信息的录入,修改,删除 3. 可以实现指定起点和终点的公交线路的查询,不仅可以实现直达类查询,还可以实现多次转车的查询。 -Using PowerBuilder to achieve a public transport system database. Sybase databa
EXPLO
- EXPLO是数据库查询,适合多种数据库,直接可以使用 -EXPLO is a database query, for a variety of databases, can be used directly
nainiu
- 奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!-Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export
spatialdatebase
- 根据vc环境,建立点线区空间数据库,实现拓扑关系查询等功能-According to vc environment and create a dotted line area spatial database queries and other functions to achieve topological relations
ACCESSFind
- 用于access数据库查询,主要展示多表间关联查询-Used to access a database query, the main inter-related multi-table query display
data
- VB多条件查询数据库演示代码,对高手来说,这个小程序可能不值得一提,不过这个程序还是有借鉴的地方,特别是刚接触VB数据库编程的朋友,它能帮助新手掌握多条件查询Access数据库的技巧,本实例相当完整的,代码不繁琐,易懂易记。 -VB code for multi-condition query the database shows, on the master, this small program may not be worth mentioning, but the program s
AccessSQLTest
- 数据库查询分析工具 操作简单,文件小,实用-database query tool
0027
- 数据库查询器实例,程序可以单独运行,也可以合并到自己的程序里面运行。-Database query instance, the program can be run separately, can also be incorporated into their own program which is running.
dbbasekdks
- VB源码,数据库应用,数据库查询 VB利用变量查询数值型数据,数据库采用的是Access,新手参考。-VB source code, database applications, database query query the VB the use of variable numeric data, the database is Access Reference novice.
VB4
- vb数据库查询,很强大,功能多,可以管理学生,员工,具有报表功能。-the vb database query, very powerful, multi-function,Management students, staff, and reporting capabilities.
vbsqlstring
- VB在数据库查询中使用字符串函数,在查询语句中使用字符串函数在数据表中显示出生年月,一个较低级的Access数据库查询示例,适合VB初学者-VB string functions in the database query, and query string functions in the data table shows the date of birth, a lower-level Access database query examples for VB beginners
VB用内连接查询数据
- VB用内连接查询数据,d 在VB使用内连接查询数据查询ACCESS小型数据库。(test connectiont---- test connection for VB6.0 to test connection to microsoftoffice ACCESS)