...
首页> 外文期刊>MSDN Magazine >Use XML to Invoke and Return Stored Procedures Over the Web
【24h】

Use XML to Invoke and Return Stored Procedures Over the Web

机译:使用XML通过Web调用和返回存储过程

获取原文
获取原文并翻译 | 示例
           

摘要

Front-end developers frequently want to add functionality to the presentation tier of an n-tier architecture, but such requests can require changes on all tiers just to get the data and present it. This process can be made easier and more flexible by using SQL Server stored procedures to automate the delivery of data in XML format from the database to the front-end components. In the component presented here, stored procedures are invoked by XML strings, XML is returned, converted using XSL, and presented to the client in HTML. The technique supports rapid changes yet doesn't sacrifice the n-tier approach. This approach can be used with either SQL Server 7.0 or SQL Server 2000.
机译:前端开发人员经常希望向n层体系结构的表示层中添加功能,但是这样的请求可能需要在所有层上进行更改,才能获取并显示数据。通过使用SQL Server存储过程来自动将XML格式的数据从数据库传递到前端组件,可以使此过程更容易,更灵活。在此处介绍的组件中,存储过程由XML字符串调用,返回XML,使用XSL转换,并以HTML形式提供给客户端。该技术支持快速更改,但不会牺牲n层方法。此方法可以与SQL Server 7.0或SQL Server 2000一起使用。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号