CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数据库系统 SQL Server数据库 搜索资源 - combination

搜索资源列表

  1. powerbuilde图书管理系统54

    0下载:
  2. 是个单位里管理药品,病人,病人的记录,是个好的PB和SQL结合!-units are administered drugs, the patients, the record is a good combination of PB and SQL!
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:328912
    • 提供者:
  1. pbsource2

    0下载:
  2. PowerBulider下随机统计与组合查询的实现-PowerBulider random statistical inquiries combination with the realization
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:62069
    • 提供者:CX
  1. database_school_management

    0下载:
  2. 数据库的课程设计作业。管理有关学生、课程的基本信息,包括学生、课程等信息的增加修改和删除。学期开始学生选修课程,按照课程输入选修课程的学生名单,课程分为必修和选修。必修课可按照班级成批输入选课学生,选修课则需依次输入每个学生。学期结束登记考试成绩,查询有关学生、课程基本信息和学生学习情况。查询要灵活,可以不同数据项的组合查询。统计各门课程学生学习情况,给出本学期某课程学生成绩表,并列出学生总人数,各个成绩段的学生数。60分以下为一个成绩段,最高成成绩、最低成绩、平均成绩等,查询和打印每位学生本学
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:122034
    • 提供者:sherry
  1. tozsoft

    0下载:
  2. 四川拓展软件开发研究所是一家民营高科技企业,专门从事计算机应用软件的研究开发。我所以现代股权制度为纽带,凝聚了一批技术水准高,充满活力,勤奋敬业的软件研发人才,主要致力于公路运输企业和医院管理软件的研发。-expand Sichuan Institute of Software Development is a private high-tech enterprises, specializing in computer application software research and dev
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:14170394
    • 提供者:国学
  1. Sams.SQLite.Nov.2004.eBook-LiB

    1下载:
  2. SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:1399031
    • 提供者:刘峰
  1. 898t

    0下载:
  2. 简单课设学生成绩管理系统---VB程序模块,VB与SQL的结合,包括增\删\改\查等功能,还包括连表查询.-simple lesson student performance management system -- the VB program modules, VB and SQL integration, include additional \ deleted \ reform \ investigation, and other functions, including even ta
  3. 所属分类:SQL Server

    • 发布日期:2017-05-06
    • 文件大小:1351513
    • 提供者:陈号
  1. biyesheji

    0下载:
  2. 随着计算机的广泛应用,人们已经对网络不再感到陌生。在科技飞速发展的今天,电脑信息技术与各行各业进行了有效的结合。人们在网上可以进行网上购物,网上交友,电子商务,网络营效等等。面对强大的网络功能,必须在某方面要有一个健全的系统才能使网络发挥的淋漓尽致。在这个平台上,论坛提供了一个全新的人类沟通新方式。 本文主要分析了论坛的主要组成情况,包括论坛的设计目标,框架结构,数据流程和论坛的主要特点等,重点介绍了论坛前台功能模块的详细思路和实现方法,以及对后台数据库关键技术和部分源代码的详细说明。
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:447741
    • 提供者:熊猫猫
  1. examonline

    0下载:
  2. 是一款结合SQL2000的小应用程序,功能是在线测试,可以自动生成试卷,-SQL2000 is a combination of small applications, functional tests are online, you can automatically generate papers
  3. 所属分类:SQL Server

    • 发布日期:2017-04-26
    • 文件大小:245974
    • 提供者:郭娟
  1. informationmanagementsystem

    0下载:
  2. 本教务管理系统主要包括对基本信息进行管理、查询以及制定课表、安排考试等功能。用户通过身份验证后进入系统,可以对基本信息进行增加、修改、删除以及查询;结合各项基本信息可以进行班级选课、课表制定、考试安排。-The educational management system including management of basic information, inquiries and the development of curriculum, examination arrangements a
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:968681
    • 提供者:战立青
  1. SQLChart

    1下载:
  2.   Chart控件与SQL数据库的结合,按要求自定义生成不同样式的统计图.-Chart control with a combination of SQL databases, as required to generate custom charts of different styles.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:45207
    • 提供者:王军
  1. OpDb

    0下载:
  2. 自己封装的ADO接口,可以很方便的操作SQL Server,Access MDB数据库,而不用设置数据源,已在多个项目中成功使用,可以很方便的把数据库中的记录选择到列表框、组合控件中,可以直接执行SQL命令,包括存储过程。把VC中对数据库的操作变成了一项很简单的操作。使用时请包含OpDd.h,并静态链界OpDb.lib,并把OpDb.dll拷贝到当前目录下,当然您也可以直接在您的程序中使用源代码。-ADO interface its own package, it is convenient t
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:163913
    • 提供者:Bruce
  1. Chat2.0

    0下载:
  2. 勇敢者论坛2.0源码 本论坛特点:(小技巧的组合!) 1、使用ASP.NET+C# VS.NET 2005制作,代码和界面分离,调试维护方便。是用用户控件,大量修改方便。 2、使用SQL2000,支持大数据量的应用。 3、贴图看图功能强; 4、无第三方控件,调试运行方便; 5、代码完全开放,使用技术简单明了,适用于初学者学习,也适用于中高级开发人员发展分支。 本论坛还存在很多不足,在以后的版本中,将不断的补充,希望改版对大家的学习会
  3. 所属分类:SQL Server

    • 发布日期:2017-03-27
    • 文件大小:126074
    • 提供者:刁仁宏
  1. SQL

    0下载:
  2. SQL语法组合,可组PRIMARY KEY及Index,及日期格式化的变更-SQL Syntax combination, can be group PRIMARY KEY, and Index, and the date format changes
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:25424
    • 提供者:dreamecity
  1. vb

    0下载:
  2. 这是一个vb与sql相结合的源代码,运用VB编程语言与SQL数据库实现学生成绩管理的系统。-This is a combination of vb and sql source code, using VB programming language and SQL database management system to achieve student performance.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:248065
    • 提供者:刘洁
  1. cangku

    0下载:
  2. 仓库行业的数据库应用,本案例基于运输业,详细展示了vb与sql的精密结合-Warehouse industry database application, this case based on the transport industry, shows in detail the precise combination of vb and sql
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:37155
    • 提供者:lujiefeng
  1. maoyi

    0下载:
  2. 贸易行业的数据库应用,本案例基于运输业,详细展示了vb与sql的精密结合-Trade, industry, database applications, the case of the transportation industry, shows in detail the precise combination of vb and sql
  3. 所属分类:SQL Server

    • 发布日期:2017-04-03
    • 文件大小:37012
    • 提供者:lujiefeng
  1. pannigame

    0下载:
  2. 潘尼游戏 连续抛一枚硬币三次,所出现的组合有8种情况,正正正,正正反.......反反反。 潘尼游戏是一方先任选一种组合,然后另一方再从剩余的组合中选择一种。然后开始抛硬币,谁选定的组合先出现谁就获胜。 注意这其中的陷阱,后选一方可以根据先选一方的组合来决定自己的所要选择的组合。诀窍是:后手方选择的组合的后两项是先手组合的前两项,而第一项与最后一项相反。比如先手组合是“正正反”,则后手选择组合“反正正”;先手组合是“正反正”,则后手选择组合“正正反”。 所以这些组合是相生
  3. 所属分类:SQL Server

    • 发布日期:2017-03-24
    • 文件大小:1113
    • 提供者:李超逸
  1. chuanngxinshiyan

    0下载:
  2. 这是一篇结合SQL2000的大学选课系统实现论文,详细的分析说明选课系统的每个组成部分和具体实现,有很大参考价值。-This is a combination of elective system to achieve the University SQL2000 paper, detailed analysis shows that each component of elective system and the concrete realization of great reference
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:688614
    • 提供者:钟佳荣
  1. L

    0下载:
  2. 数据库和widow的结合,是课程设计关于图书管理系统资料-The combination of database and widow, is the course design information on the library management system
  3. 所属分类:SQL Server

    • 发布日期:2017-05-15
    • 文件大小:3617268
    • 提供者:李桂芳
  1. SQL-Server2005

    0下载:
  2. 这是一个题目集,sql server2005理论知识与实践知识很好的结合,是数据库考试以及面试时很好的参考知识-This is a topic set, sql server2005 theoretical knowledge and practical knowledge in a very good combination of the database test and the knowledge of good reference interview
  3. 所属分类:SQL Server

    • 发布日期:2017-03-30
    • 文件大小:900254
    • 提供者:happy
« 12 »
搜珍网 www.dssz.com