
November 25th, 2003, 01:39 PM
|
|
Junior Member
|
|
Join Date: Nov 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
dynamic export to excel from web
hi there,
this is my first time really using DTS packages and am trying to export some data to an excel file through a jsp page. This isn't my main problem tho...
the main problem is that i've coded the activeX script to dynamically name the file, as well as add the column headings in the excel file. The problem arises when I go to the data transform task and in the Destination tab, I can't select the worksheet that my code apparently creates.
Naturally it won't run because it will return me an error saying that the destination doesn't exist.
Any thoughts?
Thanks in advance.
|