搜索资源列表
48410
- This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which s
作业 1
- 1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of fou
SQL-security-control
- 主要综述了数据库(特别是sql server 2005)的安全控制方案,包括登录,角色名转换等-Major review of the database (especially sql server 2005) security control programs, including login, role name conversion
stucours
- 在VB应用程序平台上开发的SQL学生选课数据库系统。可以实现学生选择自己要上的课,老师选择要教的课。能够查询、修改、删除、添加数据等。也设定了访问安全性、访问权限等以供不同身份的登录者使用。-In the VB application platform developed by students in classes SQL database system. Students can choose their own to the class, teachers choose to teach
SQLServer2000code
- 《中文版 SQL Server 2000 开发与管理应用实例》光盘代码--作者邹建 本书全面系统地介绍了SQL Server 2005应用、开发和管理方面的技术,涉及安装和升级SQL Server、T-SQL增强、T-SQL应用、XML数据处理、CLR集成、开发SQL Server应用程序、端点、Service Broker、SQL Server Integration Services、SQL Server配置、SQL Server安全管理、数据的加密与解密、数据备份与还原、数据库的高可用
SQLServer2005samples
- 全面系统地介绍了SQL Server 2005应用、开发和管理方面的技术,涉及安装和升级SQL Server、T-SQL增强、T-SQL应用、XML数据处理、CLR集成、开发SQL Server应用程序、端点、Service Broker、SQL Server Integration Services、SQL Server配置、SQL Server安全管理、数据的加密与解密、数据备份与还原、数据库的高可用性技术、查询SQL Server对象信息、服务器性能监视等内容。-Comprehensive
TheReachOnDatabase
- 数据库安全审计的研究 硕士学位论文 需要用CAJViewer软件查看-Database security audit of a master' s degree thesis need to use the software' s CAJViewer
sql2000
- 数据库电子教案 第一章:绪论 第二章:关系数据库 第三章:关系数据库标准语言SQL 第四章:数据库安全性 第五章:数据库完整性-Database Electronic Teaching Chapter I: Introduction Chapter II: Relational Database Chapter III: relational database standard language SQL Chapter IV: Database Security Chapte
sqlSafe
- 数据库安全,讲解如何检测数据库中是否含有木马的5种方法-Database security, to explain how to detect whether the database contains a Trojan horse of the five kinds of methods
DearSports
- 目 录 1.引言 2 1.1编写目的 2 1.2项目背景 2 1.3定义 2 1.4参考资料 3 2.任务概述 3 2.1目标 3 2.2运行环境 4 2.3条件与限制 4 3.数据描述 4 3.1静态数据 4 3.2动态数据 4 3.3数据库介绍 5 数据库采用SQL server 2000数据库。 5 3.4数据词典 6 3.5数据采集 12 4.1功能划分 13 4.2功能描述 13 5.性能需求 28 5.1
SQL.Server.2008
- 一个详细介绍SQL Server 2008的学习视频,从概述到应用,以及数据库的管理和安全性等内容。-A detailed study SQL Server 2008 video, from an overview of the application, and database management, and security content.
DB-ch9-solution-for-wan
- 万常选版数据库系统原理与设计第9章答案,涉及数据库安全、数据完整性定义、游标、存储过程、触发器。-The chapter9 s sloution for Wan s the principle of database systems and design, all write their own proven, involve database security, definition of data integrity, cursors, stored procedures, triggers
OrderDB_Integrity
- 万常选版数据库系统原理与设计实验教程第6-10次实验的参考答案,全部自己写的,经过验证。涉及数据库安全性、数据完整性、游标、存储过程、触发器、事务处理。-The experiment6-10 solution for Wan s the principle of database systems and design of experiments tutorial , all write their own proven, to be verified. involve database sec
vbsalejxc
- VB源码,数据库应用,销售系统,进销存 VB+SQL商品销售进销存系统,调试请注意: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False
soffdgthy.net
- VB+SQL商品销售进销存系统,: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Sou
VCPSQLkaoqinguanlixitong
- 因为随着计算机技术的不断进步与发展,计算机已经深入到人们日常生活的每个角落,例如:政府部门,企事业单位,学校等等。该系统开发功能主要包括:管理员可以通过计算机管理员工考勤管理程序。考勤管理是与我们日常生活息息相关的问题。本文设计并实现了一个考勤管理系统详细介绍了系统从需求分析,总体设计,详细设计一集实施各阶段的主要内容和成果。设计实现的管理系统能够正确有效地完成考勤管理的日常工作,并能够根据需求进行灵活的查询;系统与数据库管理系统结合,提供了功能较为强大的数据安全功能;系统界面友好,操作简单,易
MySQL
- 这是关于mysql的相关课件,MYSQL数据库与表的创建。MYSQL数据查询,MYSQL触发器与存储过程,MYSQL中的安全性-This is about mysql related courseware MYSQL database and table creation. The MYSQL data query MySQL triggers and stored procedures, MYSQL security, etc.
GDUT-DB
- 广工数据库实验报告 包括数据库安全性,数据库完整性,SQL语言的使用,均为原创。-Wide industrial database lab report, including the use of database security, database integrity, SQL language, are original.
Book
- SQL Server数据库技术大全,只有部分相关内容,讲解数据安全,跨实例连接等技术-SQL Server database technology Daquan, only some of the content, to explain the data security, cross-instance connection technology
ext
- 应对Java连接数据库安全问题的替换文件,在myeclipse编辑代码时出错(Files dealing with Java connection to database security issues)