March 26, 2010 at 8:08 am
Hi,
I'm new in SSIS. I've filled a excel spreadsheet using sql query. Now I want to format the Amount column in number because its comming in text format in excel sheet. Please help me.
Many thanks
Sneh
March 26, 2010 at 8:43 am
You're going to have to use the data conversion transformation to put it in the proper format.
FYI, the easiest way is to use the "Export Data" wizard in SSMS, specify your query as the source, and Excel as the destination, and then save this to an SSIS pkg (file system). This will properly set up everything, and then you can go back and see what it did.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply