Re: How does OWSSVR.dll call proc_FetchDocForHttpGet stored procedure?

From: Rob Hindman (robhindman_at_hotmail.com)
Date: 04/06/04


Date: 6 Apr 2004 11:22:37 -0700

Hi Wei-Dong,

Thanks for your note! I appreciate your advice. I have been able to
determine that the OWSSVR.DLL loads STSWEL.DLL, and the calls from the
stored procedures occur from there... I do not know if this is the
complete picture, as the stored procedures could be called from other
code as well.

In any case, I appreciate your advice! Sorry for asking so many
questions about SPS internals!

Many Thanks Again, Wei-Dong!
-Rob.

> Hi Rob,
>
> So far as I know, there is no any public article released for this dll design. The SPS object library has encapsulated the logic on how to use the store
> procedure. So if you want to research the dll internal on how to reach the store procedure, I'd suggest you can use SQL profiler to monitor the SQL
> usage for this purpose.
>
> Best Regards,
> Wei-Dong Xu
> Microsoft Product Support Services
> Get Secure! - www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no rights.



Relevant Pages

  • SQL Replication Advice
    ... Need advice on SQL Replication through Stored Procedures. ... I am trying to set up SQL Replication through stored procedure to avoid ...
    (microsoft.public.sqlserver.programming)
  • Running a SQL Script from Setup Program
    ... I have now need to run a sql script to set the permissions on all the stored procedures. ... Can anyone give me some advice on how to do this from my Windows Application or point me somewhere where I might get this into please? ...
    (microsoft.public.dotnet.framework.setup)
  • General Technique Advice - One Server Updating Another
    ... Is this what Subscriptions are for? ... Stored Procedures? ... Thanks for your advice, ... Chip Dukes ...
    (microsoft.public.sqlserver.server)
  • Re: Amazming....but curious...
    ... If you are using stored procedures for all of your work, it should not matter, as you are explicitly choosing the columns. ... procedure for Fill Query in table adapter.... ... is this insertion done by store procedure or just SQL text?...I guess SQL ...
    (microsoft.public.dotnet.framework.adonet)
  • Truncating Parameters in VS.Net 2003
    ... I have some stored procedures that accept a text parameter ... Right Click on sproc in VS.Net Server Explorer. ... but SQL Profiler shows truncated parameter. ...
    (microsoft.public.vsnet.ide)