Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: XML Export

    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 =...

Viewing post 1 (of 1 total)