Excel connection in DTS package

  • Hi,

    Is there is any other way to open a connection to an Excel application using ActiveX script in DTS other than

    set App=CreateObject("Excel.Application")

    Can we use the Jet Connection which the DTS package uses?.

    Thanks

  • If you are using the Excel Application object to do things like formatting, etc... then no. Jet doesn't know about Excel properties.

    --------------------
    Colt 45 - the original point and click interface

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply