Hosting a Component in SQL Server 2005 and Security



My environment is 3 tiered. I am developing a system that consumes an
external web service. I am going to store the XML document in the MS SQL 2005
database that I will get from the web service . I am planning to develop a
component using .NET 2.0 C# and host it in the MS SQL Server 2005.
By doing this, am I going to compromise any security in my environment?
Cheers
Baskar

.



Relevant Pages

  • SoapException: unable to generate temporary class
    ... I have a Biztalk assembly that has been working great in my dev environment. ... the Web Service Publishing Wizard with great success. ... ping the WSDL on my production W2K3 server. ...
    (microsoft.public.biztalk.general)
  • Re: repost: Help with error "80070005"
    ... Have you tried running the SDK web service samples on your environment. ... The Messaging Engine failed to retrieve the configuration from the database. ...
    (microsoft.public.biztalk.general)
  • Re: Conditional Web Service instantiation
    ... Each environment has its own db and web servers and its own web ... environment I hate to change the URL for the web service, ... Finally, if you are using .NET 2.0, then I've heard that using the new Settings architecture will resolve this problem for you. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: RMM web service & web server(s)
    ... as a Enterprise ARchive for deployment under WAS. ... It requires a Java run-time and the WAS environment to get to the web service. ... I would not expect anyone to purchase WAS for the sole purpose of hosting our web service. ... Search the archives at http://bama.ua.edu/archives/ibm-main.html ...
    (bit.listserv.ibm-main)
  • RE: Help with my my Hello World web service
    ... set the UrlBehavior property to Dynamic. ... This will create an entry in the ... web.config file for your web service that you can edit. ... in code we get the url for the environment we're in: ...
    (microsoft.public.dotnet.framework.webservices)