Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 17th, 2003, 04:45 PM
Registered User
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQL server 2000 as a web service

all-

I tried out SQLXML 3.0, and IIS with SQL Server 2000, and was amazed to find out that I could return a search transformed from an XSL stylesheet into with almost no increase in the memory the processes were using.
I ran IIS with SQL client tools installed on one box and set up a SQLXML 3.0 directory on the SQL server pointing to that server.
I watched inetinfo.exe on the web server and sqlserver.exe on the db server.

The same search on an .aspx page swelled aspnet_we.exe to 69+ megs.

The same search on the existing ASP page with VB COM data access threw DLLHOST.exe into a grand mal and sent IIS down with it.

Sure there are a million other possible explanations for these phenomena, but the same hour of coding resulted in three very different results.

My question is this: is the huge amount of memory SQL server is using hiding what is going on? If the answer is yes, are there any statistics on performance load with heavy use of SQLXML for data retrieval?

I need more evaluation information than my data collection has provided, but any experiences related to SQLXML use would be greatly appreciated, on or off topic.

thanks,
grant babb
L-EET Web Services
http://www.l-eet.com/








Similar Threads
Thread Thread Starter Forum Replies Last Post
Conflict in SQL Server 2000 and SQL Server 2005 ayan.mukherjee SQL Language 0 June 30th, 2008 03:34 AM
SQL Server 2000 and SQL Server 2000 CE dparsons SQL Server 2000 1 July 31st, 2006 12:59 PM
Sql 2000 VS Sql 2005 Reporting Service abdul_owiusa Reporting Services 0 June 25th, 2006 12:01 PM
looking for access 2000 to sql server 2000 sql/que method SQL Server 2000 0 July 7th, 2005 12:46 PM
SQL SERVER 2000 AND ACCESS 2000 ckentebe SQL Server 2000 3 June 17th, 2004 08:50 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.