Stunner01225
Technical User
Can SQL server 2000 Write an XML file to an IIS server?
I have a vast amount of data that can change quite often, but everyone needs access to it. I can get XML output from SQL server and I can write the file with asp.net. The problem im having is detecting when the data has changed so that the XML has to be re written. I want to do this on a SQL server trigger. But any other suggestions are welcome.
Thank you
I have a vast amount of data that can change quite often, but everyone needs access to it. I can get XML output from SQL server and I can write the file with asp.net. The problem im having is detecting when the data has changed so that the XML has to be re written. I want to do this on a SQL server trigger. But any other suggestions are welcome.
Thank you