河北大学学报(自然科学版) ›› 2001, Vol. 21 ›› Issue (1): 94-97.DOI: 10.3969/j.issn.1000-1565.2001.01.023

• • 上一篇    下一篇

B/S模式下查询方法性能分析

任志波1,边小凡2   

  1. 1.河北大学 管理学院; 2.河北大学 计算中心
  • 出版日期:2001-02-25 发布日期:2001-02-25

Analysis of Query Method's Performance in the Browser/Server

REN Zhi-bo1,BIAN Xiao-fan2   

  • Online:2001-02-25 Published:2001-02-25

摘要: 在B/S模式下,通常Web利用动态SQL语句或存储过程查询数据 库,本文对使用动态SQL语句和存储过程进行测试和比较,分析使用这两种方法的查询效率 及对Web服务器和数据库服务器负载的影响,对实际工程设计具有一定的参考价值.

关键词: 性能评测, B/S模式, ASP程序设计, Web, 数据库

Abstract: In B/S model, there are two methods to query database. This paper use dynamic SQL to compare with store procedure, analysing the query efficiency of the two methods and the overload of Web server and sql server . It has value to project design.

中图分类号: