搜索资源列表
MiniSQLForDB
- 实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-achieve a streamlined single-user SQL engine (DBMS) MiniSQL. allows users to input characters SQL interface to achieve the table creation / deletion; the index creation /
ssd7-ex2
- Run the SQL scr ipt given to you to create a Library database. Note that each row in the Book table denotes a book copy. Thus, if the library carries three copies of the title \"DBMS\", there will be three rows in the Book table, one for each copy. W
dbms
- SSD7 练习1 自己写的哈 不保证全对,大家应急一下
sql2
- 1. 熟悉数据库的安全性管理工具和命令。 2. 熟悉通过DBMS对数据库进行日常简单维护操作。
DBMSguanlixitong
- 个人做的DBMS管理系统,完全独立,实现的功能有。自动翻译解释SQL语句,实现了基本的索引视图、查询创建、删除等基本功能。很有参考价值。-Individuals to do the DBMS management system, fully independent, there is implementation of the function. Automatic translation to explain SQL statements, implementation of basic in
minisql
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the tab
SQL
- Database Programming - Intro to MS SQL Server2000 - T-SQL and DBMS based programming - Stored Procedures - Transactions - Triggers
HUMAN
- 基于VC++的企业人事管理系统原型。数据库采用SQL是一款相当不错的使用软件JINHUA-a programe of VC++ &SQL DBMS .Very usefull.
htlibrary
- 修改系统使用HSQLDB数据库, 这是一个开源的小型数据库. 这个DBMS虽然很迷你, 但功能却一点儿也不弱. 它支持标准SQL语言的大部分特性, 支持事务操作等等. 而且由于完全使用Java编写, 使得Java应用程序与它可以完全无缝地集成. 缺点是速度会稍微慢一点, 不过对于这个图书馆管理系统来说是绰绰有余的了!-Modify the system uses the HSQLDB database, which is a small open-source database.
DBMS
- 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
PB
- 根据分辨率调整控件大小 SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - -Pb fuction SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString
caonimabishenmlajiwangzhan
- SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan " - connect - open(w_main) - - SQLCA.DBMS = "ODBC" - SQLCA.AutoCommit = False - SQLCA.DBParm = "ConnectString= DSN=pb_shiyan "
newsqlservermodel
- 文档讲述关系数据库技术及其应用, 数据库技术中的四个名词:DB、DBMS、DBS、数据库技术。数据库的设计模式.-Documentation about the relational database technology and its applications, database technology in the four terms: DB, DBMS, DBS, database technology. Database design mode.
DBMS
- 能够完成建表建库删除添加查找等功能,功能比较完善-Able to complete the construction of building a database table to add search functions to delete, function more perfect
SQL
- 主要介绍SQL 的语法规则及在实际开发中的应用,并且对SQL 在MySQL、MS SQL Server、Oracle 和DB2 中的差异进行了分析;详细讲解数据库对增、删、改、查等 SQL的支持并给出了相应的SQL 应用案例;透彻分析函数、子查询、表连接、不同DBMS中 的SQL 语法差异、SQL 调优、NULL 值处理、事务、开窗函数等高级技术;通过对实际案例开发过程的详细分析,使读者掌握SQL的综合应用技巧。-Introduces the SQL syntax rules and i
Library-DBMS
- 图书馆系统源码,使用Ms sql server数据库软件,需要的来下载-Library database management system source code
dmbs
- C#写的数据库软件 DBMS功能 数据库课程设计-dbms C# DBMS
SSCET-DBMS-LAB
- getting code for dbms lab programs
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
DBMS-LIBRARY
- 图书馆管理系统,使用sql server 2000.实现基本的数据库管理系统的操作。-Library management system, using sql server 2000. Achieve the basic operation of the database management system.
