Data from SQl to Excel -
12-20-2004
, 02:15 AM
I am using DTS packages to export data to an Excel spreadsheet. All the data
is being inserted into the required columns but it has an ' in front. I have
changed the datatypes in Excel and when I go to the destination in my package
it sees the column as double but yet still puts the ' in front. How can I
eliminate the '. |