首页 | 本学科首页   官方微博 | 高级检索  
     检索      

客房管理系统开发中的数据库服务器端编程
引用本文:江霞.客房管理系统开发中的数据库服务器端编程[J].科技信息,2008(33).
作者姓名:江霞
作者单位:东华理工大学软件学院;
摘    要:在数据库应用系统中,对数据库的操作通常是应用高级语言在客户端编辑命令访问数据库,在执行时将命令提交给数据库服务器编译执行并返回结果至客户端。这不利于代码及数据库的安全,而且每次提交都需重新编译,增加了系统的负担。文章重点编写酒店客房管理系统服务器端代码,SQL SERVER2005为DBMS,介绍如何充分利用存储过程,解决上述问题,提高工作效率。

关 键 词:数据库应用系统  存储过程  SQL  Server  2005  服务器端编程  

DataBase Server-side Programming in Room Management System Devolopment
JiangXia.DataBase Server-side Programming in Room Management System Devolopment[J].Science,2008(33).
Authors:JiangXia
Institution:Software Institute East-China Institute of Technology;Nanchang 330013
Abstract:In the database application system,to complete the operation on database,programmer often edit orders in high-level-language on the client-side,then commit the orders to server to compile and run,at last return the result to client-side.It is not good for the security of code and system,and it need to recompile the orders for next committing,making the system cost much more.In the paper,put emphasis on editting Room Management System in Hotel sever-side code,set SQL SERVER 2005 as DBMS,to state how to make ...
Keywords:database application system  stored-procedure  SQL SERVER 2005  Server-side program  
本文献已被 CNKI 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号