Updating .XML through SQL server 2000
        Posted  
        
            by neeraj
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by neeraj
        
        
        
        Published on 2010-06-10T15:38:57Z
        Indexed on 
            2010/06/10
            15:42 UTC
        
        
        Read the original article
        Hit count: 252
        
Xml
|sql-server-2000
Hello Everyone,
I want to apply a update trigger on a table in SQL server 2000. Trigger should update .XML file present on another server. I have full access to both servers.
I am unable to figure how to do it, please help me out.
© Stack Overflow or respective owner