搜索资源列表
the-system--of-student-information
- 这是一个利用java开发的学生管理系统,使用sql2008,主要是完成学生,课程,成绩的查询,添加,删除,修改的操作-This is the student management system by java and sql 2008.It includes query,add,delete and modify the information of student,course,score.
insert_Create
- 该工具用Delphi7写的,可帮助我们生成一些插入语句。 例如: 现要向一台机(P2)的数据库(以HR为例)插入另一台机(P1)的HR_New_Info记录,可如下操作: 1.输入P1的IP,用户名,密码。数据库输入“HR” 2.在查询语句输入 select Title,Content,TypeName,Flag,DateAndTime from HR_New_Info 3.在插入语句输入 insert into HR_New_Info(Title,Content,T
VirgoMis
- VS2008开发的C#高校宿舍管理系统.本系统是基于C#2008开发的,数据库也是采用MSSQL2008,附有SQL脚本,运行程序前请先在查询分析器运行SQL脚本建立数据库.本高校学生信息管理系统可完成宿舍楼管理、宿舍管理、学生信息登记、入住登记、报修反愧管理员注册等功能,需要你安装有VS2008才能打开工程文件。-VS2008 development of C# college dormitory management system. This system is based on C# 20
5
- Visual C#2008的SQL查询与图表技朮。包括多表连接条件查询,分组条件查询,排序查询,嵌套查询,视图在Select查询语句中的应用,存储过程在Select查询语句中的应用等。-Visual C# 2008 for SQL queries and chart technology. Conditions including multi-table join queries, grouping condition query, sort, query, nested query, view
0735626189(Microsoft-SQL-Server-2008-MDX-Step-By-
- About The Book Your hands-on, step-by-step guide to the data-access query language for SQL Server Analysis Services. Teach yourself the Multidimensional Expressions (MDX) query language—one step at a time. With this practical, learn-by-doing t
HeadFirstDesignPatternsInCSharp
- 《Head First C#》是学习面向对象编程、C#和Visual Studio IDE的绝佳途径。这本书是针对你的大脑特别制作的,涵盖C#3.0和Visual Studi0 2008,讲授了从垃圾回收到扩展方法以至双缓冲动画等多方面知识。你还将掌握C#的最的热门语法LINQ,可以用来查询.NET集合、SQL数据库等不同来源的数据。读完这本书,你将成为一名水平高超的C#程序员,完全有能力设计和开发大型应用。 这里提供C#版本代码!-" Head First C#" is to
LINQ
- 目前OOP技术在工业领域的应用已经进入了一个稳定的发展阶段。程序员现在都已经认同像类、对象和方法这样的语言特性。考察现在和下一代的技术,一个新的编程技术的重大挑战开始呈现出来,即面向对象技术诞生以来并没有解决降低访问和整合信息数据的复杂度的问题。其中两个最主要访问的数据源与数据库和 XML 相关。 LINQ(Language INtegrated Query,语言集成查询)是Visual Studio 2008中的一组新功能,可为C#和Visual Basic语言语法提供强大的查询功能。LI
vs2008cSharpxsglxt
- 源码使用说明 源码 01 销售管理系统 销售管理是销售公司的重要工作,利用计算机对进销存和客户信息进行管理可以有效地提高 工作效率,这对于现代销售公司是非常重要的。 本实例采用 Visual Studio 2008 作为开发工具,采用 C#语言和 SQL Server 2005 作为后台数 据库。本系统基于 B/S 架构,可以进行公司商品信息的管理、进货管理、销售管理、查询管理和 系统管理等功能模块。通过参与此系统的开发,读者可以了解 ASP.NET WEB 应用的
Microsoft.Press.Microsoft.SQL.Server.2008.T-SQL.F
- This book walks you through your first steps in T-SQL (also known as Transact-SQL), which is the Microsoft SQL Server dialect of the standard ANSI-SQL language. You ll learn the theory behind T-SQL querying and programming, how to develop T-SQL code
datebase
- 采用 Microsoft SQL Server 2008 数据库作为实验DBMS。 用 E/R 图建立数据库的概念模型。 将 E/R 模型转换为关系模型。 用 SQL 创建数据库模式。 将数据批量装载到数据库中。 用 SQL 进行查询和更新操作。 用 SQL 进行高级数据库操作。 用 JDBC 编程连接数据库并进行操作 -Microsoft SQL Server 2008 database as an experimental DBMS. E/R diagram
careffeducation_jb51
- 悠索教务管理系统适用于高校、中学教务管理,采用VS.NET2008开发, 数据库访问组件和Access2003/SQL2000/2005/2008无缝结合,采用AJAX无刷新更新。 系统包括了学校教务必须使用的大部分功能,包括: 教务管理系统, 教师评价系统, 成绩管理系统,证书查询系统,在线报名系统,自定表单系统,门户管理子系统, 考试安排系统,在线考试系统,自动排课系统,公寓管理系统,课件管理系统, 作业管理系统,就业信息系统,毕业设计系统。 所开发的系统均使用
DatabaseOperations-using-Oracle
- 一个简单的应用程序来演示基本操作数据库Oracle与c# . net 2008。它包括插入、更新、删除,选择所有并选择所选记录均使用存储过程和正常的sql查询。数据库脚本也包括-A simple application to demonstrate the basic operation of the database Oracle and c#. NET 2008. It includes the insert, update, delete, select all and choose th
SQLServer2008QPTD
- SQL Server 2008 Query Performance Tuning Distilled,讲SQL Server 2008查询性能优化的一本书,英文版,作者:Grant Fritchey,Sajal Dam。-SQL Server 2008 Query Performance Tuning Distilled, speaking SQL Server 2008 Query Performance Optimization of a book, in English, author:
supermarket
- 使用VS2010 + SQL Server 2008 开发的超市商品管理系统(C/S) 实现了商品入库、商品查询(浏览)、商品售出(收银台)和销售统计等功能 内包含C#源码 数据库 使用配置方法 以及课程设计论文-Using VS2010+ SQL Server 2008 development of the supermarket merchandise management system (C/S) to achieve the goods warehousing, commodity qu
CSharpperformance-syetem
- 用C#和SQL SERVER 2008编写的学生成绩信息管理系统,包含学生、成绩、课程三方面信息,可以对其进行输入、查询、修改和删除等功能-C# and SQL SERVER 2008 to prepare the student achievement information management systems, including students, grades, courses in three areas of information that can be input, query
database
- SQL Server 2008平台,包括了SQL语言的查询,插入,更新等操作,简单易懂,有详细注释-SQL Server 2008 platform, including SQL language query, insert, update and other operations, easy to understand, there are detailed notes
student_management
- 本设计主要用于一个学校成绩的管理。学生成绩信息的录入、修改、查询。内含源码和说明文档一份。通过Visual C++结合数据库Microsoft SQL Server 2008开发。-This design for a school performance management. Entry student achievement information, modify, query. Containing source and a documentation. Combined through
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core
jiandanPressReleaseSys
- Simple news release system, database data increase, delete, change, check, search, background management, news release, login verification, etc.. Menu function: Front page 1, news column display, news detailed information display and so on 2, key
blood_bank
- queries for a blood bank in msSQL