Convert new rows to XML file -
07-06-2005
, 05:16 PM
Hello I want to convert every new row from a table into a xml file, it must
be done periodically and only the new rows.
I guess that the table has to have a status field for example that says
0=noconverted
1=converted
and when the dts send the xml file it also must make an update. |