dbTalk Databases Forums  

DTS export to Excel

comp.database.ms-sqlserver comp.database.ms-sqlserver


Discuss DTS export to Excel in the comp.database.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
sbarrow (Offline)
Junior Member
 
Posts: 4
Join Date: Jul 2006

Default DTS export to Excel - 07-20-2006 , 10:36 AM






I'm attempting to export data to a dynamically named excel file everyday. For the most part it all is working well other than when the DTS package runs as a package it inserts an empty row (Row 2) in the excel file. If I run each task individually in the same order the DTS runs it then there is no empty rows. Here is another strange fact; the worksheet [Sheet1] is deleted by an execute SQL Task then recreated formating one column as currency, then my data is compiled and dumped into the xls. If I define my xls headers via an activex task, bypass the execute sql task that was deleting and recreating the worksheet, then the output contains no empty rows but I'm unable to do any dynamic calculations on the 'currency' column.

Thanks
Seth

Last edited by sbarrow : 07-20-2006 at 12:17 PM .

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.