Jump to content

vbscript in a dts activex


pitter1

Recommended Posts

Hi all,I'm writing a DTS activeX with VBscript andwould like to access a data in in an excel sheet on the first row, while using DTSDestination("columnA") = DTSSource("columnB")will assign "columnB" in "columnA" for each row,how do I do this for specific row source column (for example assigning "columnB" row 1, into "columnA")Best,Ahron

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...