使用SQL Server管理应用程序服务数据  

Use SQL Server to Manage Application Services Data

在线阅读下载全文

作  者:赵志刚[1] 王伟[1] 

机构地区:[1]沈阳师范大学计算机与数学基础教学部,辽宁沈阳110034

出  处:《沈阳师范大学学报(自然科学版)》2010年第2期233-235,共3页Journal of Shenyang Normal University:Natural Science Edition

基  金:辽宁省教育厅高等学校科学研究项目(2008687)

摘  要:在使用ASP.NET开发的WEB应用程序中,应用程序服务数据在实现成员资格、角色管理等功能中发挥着重要的作用。在实际应用环境中管理应用程序服务数据通常使用SQLServer企业版数据库而非默认的SQL Server Express数据库,这就需要对WEB应用程序进行必要设置。具体设置步骤包括使用aspnet-regsql工具以向导或命令行方式创建和配置应用程序服务数据库,通过编辑WEB应用程序根web.config文件或编辑Internet信息服务设置2种方法修改LocalSqlServer连接字符串,进而实现使用SQL Server企业版数据库管理应用程序服务数据。In the application developed with ASP.NET,the application services data plays an important role in the realization of the membership and roles management.In actual application environment,the application services data doesn't use SQL Server Express database but usually use SQL Server database for Enterprise Edition.It needs setting up the web application.The specific methods are to create and configurate the application services database with aspnet-regsql.There are two methods to modify the connection string of LocalSqlServer used to edit the file named web.config or to modify Internet information service.Then using SQL Server Enterprise Edition database to manage application services data is achieved.

关 键 词:ASP.NET 应用程序服务数据库 SQL SERVER WEB.CONFIG IIS 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象