944,164 Members | Top Members by Rank

Jul 13th, 2005
0

Problem with URL access to SQL Server 2000 db

Expand Post »
I want to return an XML stream from a SQL 2000 database using a URL query.

I have been trying to get a simple M$ Northwind example to work on a Windows 2003 server but I can't get it to work. I can get the simple example to work on a Win2000 server though.

I set up the required virtual directory following the steps located here (http://msdn.microsoft.com/library/de...xml1_2xvd.asp). I then try to run a simple query. (http://<IISServer>/<Virtual Directory Name>?sql=Select FirstName From Employees FOR XML AUTO&root=root)

The example works perfectly on the 2000 box but not on the 2003. The only difference between the two machines is that SQL Server on the 2003 machine has service pack 4 but the 2000 machine only has sp3. I can't find any articles that list problems with sp4 and I don't want to install sp4 on my 2000 box now, just in case I break something. Especially since I can't remove it once it is installed.

Has anyone run into a problem like this before or does anyone have any suggestions? I am really stuck. Thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
MightyAC is offline Offline
4 posts
since Jun 2005
Jul 13th, 2005
0

Re: Problem with URL access to SQL Server 2000 db

More info:

I don't think the problem has anything to do with SP4. I used the SQL Server profiler to trace any activity in the DB. When tracing the working example on the Win2000 server I can that requests are actually made by IIS. On the Win2003 box nothing shows up, so IIS isn't even sending the SQL statement to SQL Server. Any ideas on what could be preventing the request from happening?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
MightyAC is offline Offline
4 posts
since Jun 2005
Aug 16th, 2005
0

Re: Problem with URL access to SQL Server 2000 db

Hi,

Did you find a solution to your problem?

May be the IIS version is the underlying reason for the problem. Since IIS6 is more tight when considered with IIS5. You may need to update a few configuration settings in the IIS6 panels.

Eralper
http://www.kodyaz.com
Reputation Points: 10
Solved Threads: 2
Newbie Poster
eralper is offline Offline
9 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in RSS, Web Services and SOAP Forum Timeline: Displaying XML on HTML page, Server Stats to be complete
Next Thread in RSS, Web Services and SOAP Forum Timeline: RSS feed doesn't validate but why?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC