Hi,
you could try the following:
Create an DTS with one Active X script in it.
The code for the script is:
='**********************************************************************
' Visual Basic ActiveX Script
'************************************************************************
Function Main()
dim oCmd, sSql, oDom
set oDom =...