Viewing 15 posts - 6,766 through 6,780 (of 11,678 total)
Well, I'm all out of ideas 🙂
July 3, 2012 at 2:52 am
akin.akinwumi (7/3/2012)
Uses an ADO.NET Source Editor. The error is at the data flow source.
Error message package executed in...
July 3, 2012 at 2:38 am
There is already a "general" Integration Services forum in the Data Warehouse section, but it is so far at the bottom no one notices it.
July 3, 2012 at 2:10 am
rhythmk (7/3/2012)
Koen Verbeeck (7/3/2012)
Are we talking about SSIS 2012 environment variables or Windows environment variables?Hey Koen,
Correct me if wrong we can't use SSIS 2012 environment variables in SSIS 2005.
Of course...
July 3, 2012 at 1:57 am
Are we talking about SSIS 2012 environment variables or Windows environment variables?
July 3, 2012 at 1:40 am
Packages are just XML files, so you just need to find a way to search in multiple XML files at once.
edit: something like this: Search text across multiple files with...
July 3, 2012 at 12:06 am
What does that package do?
Which providers are used in that package?
What were the error messages?
July 3, 2012 at 12:03 am
sudhirnune (7/2/2012)
I have Issue with the Replacement of Space in the Columns that come from Excel Source.
Before I load to the DB from Excel, I need to check if...
July 2, 2012 at 11:56 pm
Your question is not really clear. What part are you struggling with?
July 2, 2012 at 11:51 pm
Kevin Mao (7/2/2012)
HI, KoenWhat kind of skills will you recommand to continue develop as BI developer?
Thanks
A BI developer is usually somewhat of a rare breed:
* you obviously need to...
July 2, 2012 at 11:39 pm
As a BI developers with a few years experience I can't really complain about my salary. 🙂
Usually when I take a salary survey, I end up above the average pay...
July 2, 2012 at 7:15 am
Your checking for NULL values.
A part of a string can't be NULL. Either the whole string is NULL or it has a value.
I think you are looking for a blank...
July 2, 2012 at 3:57 am
Jigneshal (7/2/2012)
Its an Uni project..
In that case I would recommand to learn more about ER (Entity Relationship) modelling and about normalizing databases.
July 2, 2012 at 2:18 am
Viewing 15 posts - 6,766 through 6,780 (of 11,678 total)