资源列表
travel-m
- Tour management system
CHAPTER3
- 书中实例,统一数据库管理系统,附有源码和最终运行程序,此代码有助于学习如何用OLE DB/ADO连接数据库,在界面设计中,系统运用了面向对象技术,对数据库对象动作进行了抽象和封装。-Example in the book, the unified database management system, with a source and end-run the program, this code will help to learn how to use OLE DB/ADO to conne
SQL
- 常用的SQL语句提供了大量的数据库语法和知识点-Commonly used SQL statements provide a large number of database syntax and knowledge
tushuglxt
- 一个简单的图书数据库管理系统,包含完整的Delphi和sql-A simple book database management system, including complete Delphi and SQL
JAva-barnet
- 5个比较经典的java的网吧管理数据库设计-5 classic java cafe management database design
web--jiudianguanlixitong
- 本酒店管理系统分为首页,客房一角和后台管理三个版块,首页和客房一角主要用相关照片介绍酒店的基本信息,后台管理是这个系统的核心,提供了客户管理、房间信息管理、退订房管理等丰富的功能,系统的界面清晰、简洁,使用方便、简单,具有很大的实用性。-The hotel management system is divided into three- of the the Home Room iceberg and Admin, Home and Room iceberg mainly related pho
WindowsManager
- 资源管理器,Windowsmanager-Windowsmanager,you can use it for your Pc
Browing-Database
- 数据库浏览,可以修改数据库中的数据,也可以查询数据库中的内容-Drowsing Database, modifying data in a database, also can query the database of the content
SQL
- 数据库/表的基本操作和表级约束。利用图形用户界面创建,备份,删除和还原数据库和数据表。利用SQL语言创建和删除数据 库和数据表。-The basic operation of the database/table and table-level constraints. Using a graphical user interface to create, backup, delete and restore the database and data table. Create and del
Gridview
- gridview的一些用法,编辑 删除 增加 还有分页功能-Some of GridView s usage
mybutton
- 一个pbxp样式的按钮你可以借鉴一下不妨-apiapi api api api api
beifen
- USE master RESTORE DATABASE DB FROM DISK = g:\back.Bak WITH MOVE DBTest TO E:\Program Files\Microsoft SQL Server2005\Data\DB.mdf , MOVE DBTest_log TO E:\Program Files\Microsoft SQL Server2005\Data\DB_log.ldf , STATS = 10, REPLACE