-
自己编的一个关于物流管理的数据库,在VC++写的,用的是SQL2000。...
自己编的一个关于物流管理的数据库,在VC++写的,用的是SQL2000。-own addendum to the one on the logistics management database in VC++ to write, using the SQL2000.
- 2022-01-24 16:26:31下载
- 积分:1
-
Windows 绑定代码实例,可以演示,可以编译
Windows 绑定代码实例,可以演示,可以编译-Windows bundled with code examples, demonstration, compiler
- 2022-03-09 21:37:24下载
- 积分:1
-
在线考试系统详细源码,ASP.NET编写
敬请关注
在线考试系统详细源码,ASP.NET编写
敬请关注-detailed examination system online source, ASP.NET prepared Comments concern
- 2022-02-15 17:27:30下载
- 积分:1
-
实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用...
实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用-to achieve a catalog of images stored in a database, through a number of field inquiries and dynamic display, hope that the right image database useful to beginners
- 2022-04-18 15:24:33下载
- 积分:1
-
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程-Realize Table structure for ID, Name, rootid, lft, rgt of the tree structure of the mobile, delete, such as stored procedures
- 2022-07-06 20:38:26下载
- 积分:1
-
sql2000kc
《SQL Server 2000课程设计案例精编》-李昆(案例四 企业员工资料管理系统)利用VB+SQL Server 2000进行课程设计,用一个通用的企业员工资料管理系统来介绍人事管理系统的实现过程。
案例四 企业员工资料管理系统
4.1 程序设计目的
4.2 程序功能介绍
4.3 程序设计
4.3.1 后台数据库设计
4.3.2 类模块设计
4.3.3 用户登录系统设计
4.3.4 系统主界面设计
4.3.5 员工信息管理系统设计
4.3.6 员工工资管理系统设计
4.3.7 员工部门/职务变动管理系统设计
4.3.8 用户管理系统设计
4.4 小结
4.5 课后作业
4.6 答案解析( SQL Server 2000 Short Course Design Case - Li Kun (case IV employees the information management system) using VB+ SQL Server 2000 for curriculum design, use of a common information management system for enterprise employees to introduce the personnel management system to achieve the process. Four cases of employee data management system designed to process 4.1 program features 4.2 Programming 4.3.1 Introduction 4.3 Background 4.3.2 database design class module design 4.3.3 users sign-on system design 4.3.4 System 4.3.5 main interface design information management staff System 4.3.6, wages and salaries of employees Management System 4.3.7 Department/job change management system design 4.3.8 User Management System 4.4 operating 4.6 Summary 4.5 after-school answer to resolve)
- 2008-06-23 15:16:51下载
- 积分:1
-
理解使用数据库的原因
掌握数据库的基本概念和特点
理解Microsoft SQL Server简史
理解Microsoft SQL Server系统...
理解使用数据库的原因
掌握数据库的基本概念和特点
理解Microsoft SQL Server简史
理解Microsoft SQL Server系统的体系结构
理解数据库和数据库对象的特点
理解管理工具的特点
理解数据库管理员的任务
-Understand the reasons for using the database to master database to understand the basic concepts and features of Microsoft SQL Server A Brief History of understanding of Microsoft SQL Server system architecture understanding of databases and database objects to understand the characteristics of management tools to understand the characteristics of the task of database administrator
- 2022-03-04 23:21:15下载
- 积分:1
-
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的...
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的好资料。-LINQ presentation of three-tier model to add amendments to delete source net2008+ Sqlserver2005, the use of LINQ operations at the three-tier data, database files in the DB directly attached to, and newcomers learn the information.
- 2022-10-13 09:55:04下载
- 积分:1
-
详细收集整理各种SQL的操作语句
是从零基础到精通的必胜法宝...
详细收集整理各种SQL的操作语句
是从零基础到精通的必胜法宝
-Collected in detail the operation of a variety of SQL statements is the basis from zero to the master of the magic weapon to win
- 2022-11-27 23:30:03下载
- 积分:1
-
Northwind N-层蓝图应用 - 使用 WPF/WCF/LINQ to SQL
翻译 maninwest@Codeforge 作者:The Cool Wayfarer@CodeProject一个展示使用 .NET 3.5 技术(如 WPF, WCF 以及 LINQ to SQL)的企业标准架构的蓝图应用程序。Northwind N-层蓝图是一个 Windows 客户端应用程序,可用于管理一个名为Northwind Traders的虚构公司的客户及客户详细信息。这个应用程序作为展示使用.NET 3.5 技术的企业标准架构的蓝图。它可以用作构建一个可靠地面向服务的分布式架构的引用。应用功能由于这是个蓝图应用程序,功能只限于展示应用中典型操作单元所需的功能。应用程序启动后,主窗口会打开并显示一列按钮。单击 ‘Load’ 按钮会从数据库中加载客户。单击 ‘New’ 按钮会打开一个添加客户详情的弹出框,可以添加新客户。 选择客户后,单击的‘Edit’ 按钮可以编辑客户信息,单击 ‘Delete’ 按钮可以删除客户。‘Edit’ 按钮打开一个弹出窗,加载客户现有详情。 ‘Close’ 按钮关闭应用。应用架构该应用采用具有不同的逻辑和物理层 n-层架构模式,如上图所示。呈现层
- 2022-01-26 07:22:33下载
- 积分:1