Viewing 9 posts - 1 through 9 (of 9 total)
Resolved the issue!
1. Declared another variable
2. Add script task
3. Passed Excel file name as read only and new variable for readwrite.
4. Updated new variable value by replacing xls...
December 2, 2008 at 7:39 am
Thanks for replies!
Let me share the development.
Now I am able to successfully read the excel file (having same structure in same folder)...
Now the final objective is remaining!
The Destination connection is...
December 2, 2008 at 5:37 am
Yes, the source excel files are of same structure!
Could you plz explain more in detail HOW TO SET EXCEL CONNECTION USING EXPRESSION?
Thanks
December 2, 2008 at 2:47 am
Hi ALL,
Let me share my work:
Successfully upload data in SQL from multiple CSV files and saved on different location.
Now I want to convert excel file(s) into CSV file if exists...
November 28, 2008 at 9:15 am
details:
Excel files exist at C:\MyData1. FileOne.xls
2. FileTwo.xls
3. FileThree.xls
Need to export all excel files data in CSV files:
1. FileOne.csv
2. FileTwo.csv
3. FileThree.csv
November 27, 2008 at 4:56 am
Well! following are my requiremetns:
1. If file file format is xls then
1.1 convert XLS file into CSV format
...
November 25, 2008 at 8:19 am
One more querstion on thsi:
Now the result is as follow:
1.10%
2.00%
10.00%
12.00%
Is it possible to implement some formatting on that values like:
1.10% = 01.10%
2.00% = 02.00%
10.00% = 10.00%
12.00% = 12.00%
Thanks
August 28, 2008 at 11:14 am
Well I am expecting result in following order:
1.10%
2.00%
10.00%
12.00%
August 26, 2008 at 5:47 am
Viewing 9 posts - 1 through 9 (of 9 total)