Viewing 15 posts - 31 through 45 (of 47 total)
Hey Tim,
I was wondering if you could help me with the following.(re-post)
I need to use a For Each Loop Container to loop through and grab all the CSV files in...
December 9, 2009 at 2:29 pm
Worked without a flaw.
I appreciate it man.
You saved me much needed time here. Was going haywire trying wildcards n stuff to figure this out.
Thanks again.
Have a very Good One !!
December 4, 2009 at 1:41 pm
Thanks for your quick reply GSquared.
Yes, this will work. But, in the FullName field I have values like Ragan W Anderson and other values that will not be matched using...
December 4, 2009 at 1:23 pm
Hi P. Jones,
I had three large Excel files to import. All Excel files had only one table but different names. For Each Loop Container was failing. So, I used UNION...
November 19, 2009 at 8:58 am
Those instructions are for looping within a single excel file and then importing data from the tables with different name in that Excel file.
Would that apply when we need...
November 18, 2009 at 11:20 am
I appreciate that. Maybe I can use some more of your help.
Now, I'm trying to do the same thing within For Each Loop Container.
About the package that I am...
November 17, 2009 at 9:13 am
Guess Today's lucky for me. Solved couple of problems which had me stumped.
Voila !!
Got this working.
I was checking the number of rows inserted which were 601 every-time instead...
November 16, 2009 at 12:54 pm
Tim,
I appreciate your time and effort.
The connection is configured to connect to the Excel table name with $ sign and not the Range. And there's only one table.
What I...
November 16, 2009 at 12:25 pm
Hey Tim,
Did you get a chance to look at the package? Please let me know if anything else is needed for your testing.
Thanks. 🙂
November 14, 2009 at 11:56 am
Tim,
I have no external configuration and other expressions as per my knowledge in this particular package. I have other packages(which do have configurations and variables and expressions for using For...
November 13, 2009 at 12:19 pm
Thank You for your Advice. It was useful.
It is working but the results aren't as expected.
Here's what I did.
1. I used this expression for the Excel File Path Property:
"D:\\MyFile" +...
November 13, 2009 at 11:00 am
Hi Phil,
Actually it worked !! and left me amazed.
Here's what I did.
I edited the Registry value of TypeGuessRows to 0, Decimal this time and made sure that ImportMixedType is...
October 29, 2009 at 11:56 am
The excel file is part of the daily import process which is pulled from a FTP location. I think I shall give it a try using Flat File or like...
October 29, 2009 at 11:12 am
I changed it to nvarchar(255) but again with NO LUCK !!
Thanks for your reply.
October 29, 2009 at 9:50 am
Viewing 15 posts - 31 through 45 (of 47 total)