Viewing 15 posts - 11,671 through 11,685 (of 13,870 total)
What is the ResultSet property for the task set to?
January 18, 2011 at 5:25 am
Perhaps you could post your SQL.
If there were no errors, the chances are that the data was not even hitting the database - so perhaps you have WHERE conditions which...
January 18, 2011 at 4:58 am
You say it 'fails' - so I am guessing that you get an error of some sort. Please post the text of this error message.
January 18, 2011 at 4:36 am
An alternative is to create a mapping table in SQL Server and use a LOOKUP to get the result you need. Much easier to maintain and handles easily the addition...
January 15, 2011 at 7:37 am
Are you issuing a command or asking a question?
January 13, 2011 at 2:33 am
I wonder what the Downgrade tool does, since you still had to manually intervene for the ProductVersion and edit the connectionstrings.
Sounds to me like a self-nomination for a mini research...
January 12, 2011 at 8:00 am
Thanks for posting back - I'd never heard of that.
January 12, 2011 at 5:52 am
I am afraid that there is no way of doing this other than manually recreating the packages in 2005.
January 12, 2011 at 1:49 am
qur7 (1/11/2011)
I ran the same script in a package home on sql server 2008 .. works like a charm. when i came to work and did that in ssis 05...
January 12, 2011 at 12:28 am
I've just played around with this and there does not appear to be a way to do it without writing a bit of code, as you've already anticipated.
I think I'd...
January 9, 2011 at 8:14 am
touchmeknot (1/7/2011)
Mr Cozyroc, I accepted that I can't code -> NET, JAVA, PERL... etc. If you call it laziness in your language, you are most welcome.--
After reading this, I am...
January 7, 2011 at 7:43 am
Did you install Native Client 10 before running that?
January 6, 2011 at 8:34 am
touchmeknot (1/4/2011)
I agree with Craig and disagree with Phil.
I succeeded in loading the file. Yes, it seems impossible but I succeeded in loading the file dynamically without using any...
January 5, 2011 at 12:55 am
Viewing 15 posts - 11,671 through 11,685 (of 13,870 total)