SQL Sever
-
SQL Server 2005中文版基础教程黄开枝 等编著SQL Server 2005基于SQL Server 2000的强大功能,提供了完整的数据管理和分析解决方案,《SQL Server 2005中文版基础教程》完整地介绍了SQL Server 2005的知识,包括其体系结构、新增与改进特性以及提供的管理工具,关系数据库、数据完整性和范式理论,SELECT查询,T-SQL语法及其高级应用,SQL Server 2005中的数据库和表,SQL Server 2005的索引和视图,存储过程和触发器,SQL Server 2005数据库常规管理,SQL Server 2005数据库安全管理,自动化操作,SQL Server 2005与.NET集成,ADO。NET数据库连接技术,SQL Server 2005新增的报表服务(ReportingServices)。《SQL Server 2005中文版基础教程》针对SQL Server 2005的初中级用户编写,突出了关系数据库和SQL Server 2005的实践应用知识,结构编排合理,实例丰富,适合作为SQL Server 2005数据库教程,也可以作为SQL Server 2005数据库应用人员的参考资料。 -
数据库应用开发教程曾棕根 编著本书围绕开发某大学人事管理系统这一典型的数据库应用系统,从技术角度全面深入讲述了C++Builder 2007和SQL Server 2000开发数据库应用系统几乎所有的重要话题,是使用C++Builder 2007进行数据库应用系统开发的第一手资料。 全书分为上下两篇,上篇为过关训练基础教程,是开发某大学人事管理系统关键能力的准备;下篇案例开发实战教程,引领读者对某大学人事管理系统的关键开发环节进行了深入的分析。 本书是大学计算机专业学生学习数据库应用开发的教材,也适用于数据库开发工程师、软件学院教师及IT企业软件开发人员学习和参考。 -
SQL SERVER 2005数据库系统开发案例精选明日科技,杨湖,李凤蕾,王斌本书精选了7个当前应用最广泛的数据库系统,详细介绍了使用SQL Server 2005开发数据库管理系统的思路、方法和技术。主要内容包括天下鲜美食网、电子商城、物流信息网、供求信息网、企业客户管理系统、学生管理系统、图书综合管理系统等。这些系统既可以独立使用,也可作为综合管理系统的重要组成部分。 本书附赠光盘不但包含了书中所有数据库系统实例的源程序(5套界面风格)和相关开发素材,同时还包含免费赠送的程序设计速查宝典、数十种实用软件工具和7个设计范例。本书所有源程序都经过精心调试,在Windows XP和Windows 2000下全部通过,保证能够正常运行。 本书内容精练、重点突出、实例丰富,是各级程序开发人员必备的和不可多得的数据库系统开发图书,本书也非常适合大中专院校师生学习参考。 -
SQL Server 2005数据库系统开发完全手册明日科技《SQL Server2005数据库系统开发完全手册(附光盘)》从实际出发,对SQL Server 2005数据库系统进行了全面介绍。《SQL Server2005数据库系统开发完全手册(附光盘)》共22章,分为4篇即SQL Server 2005基础篇,SQL Server 2005管理篇,典型实例篇和应用程序开发篇。书中通过大量的案例介绍了SQL Server 2005数据库应用程序开发时需掌握的技术,方法和过程。《SQL Server2005数据库系统开发完全手册(附光盘)》附有配套光盘。光盘提供了书中所有示例程序的源代码,这些代码都经过精心调试,在Windows 2003下测试通过,保证能够正常运行。《SQL Server2005数据库系统开发完全手册(附光盘)》内容精练,重点突出,实例丰富,并且配有实例操作录像,是数据库开发人员必备的参考书,《SQL Server2005数据库系统开发完全手册(附光盘)》也非常适合大中专院校师生学习参考。 -
SQL Server 2005中文版数据库管理与开发从入门到精通袁永林 等编著本书全面介绍SQL Server 2005的管理和开发知识,包括SQL Server 2005的新增功能、常用工具、开发基础(包括T-SQL、联接、创建和修改表、约束、视图、脚本和批处理、存储过程、用户自定义函数、触发器及游标等内容),讨论范式化设计和与设计相关的基本问题,探讨如何将SQL Server 2005与XML结合起来,并就XML技术、本机XML Web查询和公共语言运行时进行了探讨,从而对利用多种技术进行高级查询进行深入介绍。本书还详细讨论了综合服务和Visual Studio等内容。最后针对大家感兴趣的全文检索、分布式查询、服务分割器、报表服务和分析服务进行深入探讨,详细论述性能优化和管理,并以典型示例结束全书内容。本书系统性强,知识点多,系统地介绍了SQL Server 2005的新功能。初中级用户可以将本书作为学习SQL Server 2005的教材,数据库设计高级开发人员也可以使用本书学习和研究数据库开发知识。 -
SQL完全手册(荷)Rick F. van der Lans(范德兰斯)SQL是一种用于处理数据库的强大语言。本书完整且详细地描述了SQL ,内容涉及查询与更新数据、创建表对象、SQL编程、过程式数据库对象、对象关系概念等。通过利用随书附带的MySQL数据库服务器作为平台,书中包含了许多示例和练习,这些示例的难度由浅入深,简单易懂;此外,在附录中还给出了几乎所有SQL语句的定义和函数清单以及相关示例。在阅读本书后,读者将会熟悉SQL的几乎所有语句和特性,并会快速有效地使用 SQL。本书可作为高等教育本科院校、高职高专院校的学生的教材,也可供程序开发人员、数据库设计人员、分析人员及其他相关人员使用。 -
MCTS致胜经典美国扎实学习质量研究所 著本书为英文版。本书为测试70-431提供全面的考前准备,该测试是MCTS证书的核心考试内容,也可增进读者的职业技能。书中提供了现实作业中的技巧,包括测试问题、复审、案例研究、代码示例等,可以为相关人员提供切实的帮助及实战训练。Ace your preparation for the skills measured by MCTS Exam 70-431:and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective Then, reinforce what you've learned by applying your knowledge to real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most ofyour study time.Maximize your performance on the exam by learning to:Install and configure SQL Server 2005Create tables and indexes, define columns, and implement constraintsImplement functions, stored procedures, and triggers by using Transact-SQLWork with relational and XML dataMonitor, troubleshoot, and tune queriesMaintain database availability with log shipping, database mirroring, and replicationPrepare a backup strategy and restore a databasePRACTICE TESTSAssess your skills with practice tests with website. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers-including a customized learning path that describes how and where to focus your studies. -
MICROSOFT SQL SERVER 2005美国扎实学习质量研究所 著本书为英文版。Take your database skills to the next level with this hands-on, step-by-step guide. Learn more-advanced skills to design, test, deploy, and maintain SQL Server databases:one step at a time. Ideal for developers who understand database essentials, this learn-by-doing tutorial offers practical guidance, code samples, and a collection of techniques to help you solve real-world business problems.Discover how to:Manage data access with server Iogins and user and server rolesImplement a disaster recovery strategyUse aggregate functions to compute totals and complex statistical valuesOptimize query performance by managing I0 statistics and designing indexesWork with remote data sources:including third-party databasesProvide remote access through the Internet or a middle-tier service interfaceManage transactions, implement error handlers, and define isolation levelsGo further and work with SQL Server Reporting Services and Notification Services -
MICROSOFT SQL SERVER 2005编程(美)安德鲁·布鲁斯特、(美)史蒂芬·福特本书为英文版。本书详细介绍了如何使用Microsoft SQL Server 2005开发个性定制数据库的编程基础,内容涵盖商务、网络服务器、报表、数据库管理和综合业务等。书中提供真实范例及大量代码样本,读者可利用现有技巧和知识拓展新SQL技术之路,提升数据库安全级别,以及学会如何利用Visual Studio 2005来进行测试。 -
SQL SERVER 2005 REPORTING SERVICES(美)米斯纳 著本书为英文版。Your hands-on, step-by-step guide to building reporting solutions for the enterprise. Teach yourself the fundamentals of SQL Server Reporting Services—one step at a time. With this practical, learn-by-doing tutorial, you get the guidance you need to build flexible and powerful solutions that support the reporting needs of your organization.Discover how to:Install and configure Reporting Services;Author, manage, and access reports;Create attractive, information-rich reports with the Report Designer;Calculate values, organize information, and manipulate report data Build, deploy, and maintain a report model;Render and distribute reports in various formats;Implement role-based security to restrict access to information;Explore more advanced report design techniques;Programmatically customize any stage of the reporting lifecycle.
