Viewing 15 posts - 1,996 through 2,010 (of 4,272 total)
Thanks Jason. I'm not sure what to think about the near lack of discussion on the first part and effectively no discussion on this part..
I'd like to think it...
June 28, 2010 at 8:57 am
Like the poster ahead of me, I have worked with it and all previous versions, but upgraded almost as soon as 6.5 became available.
CEWII
June 28, 2010 at 8:55 am
It looks like it uses Excel and there are no 64-bit Excel drivers, run it as 32-bit using DTExec or check the box in SQL 2008..
CEWII
June 23, 2010 at 3:41 pm
Ok, all of that sounds good.
Well you could add a step near the beginning of the package that uses an EXEC SQL task to do some noop command against the...
June 23, 2010 at 3:40 pm
Robert Biddle (6/23/2010)
Edit:
From further research...
June 23, 2010 at 3:35 pm
Wow, that is quite a request..
I generally don't like to use a staging DB unless I need to, it depends a lot on the data and the transformations.
As far as...
June 23, 2010 at 11:56 am
You are correct, the package will not update the file using any out-of-the-box methods.
You could write a Script Task to do it, but I am unsure if the file would...
June 23, 2010 at 11:47 am
I think we solved his problem a year ago..
CEWII
June 23, 2010 at 11:42 am
How are you executing the package? Also was it a true conversion or do you have a bunch of EXEC DTS 2000 tasks?
you might consider setting the DelayValidation to...
June 23, 2010 at 9:43 am
Where are you doing "When I open my .dtsx file to run it fails."
Also does your connection to the database use a password or does it use trusted security?
CEWII
June 23, 2010 at 9:40 am
Your problem stems from the fact that sprocs don't provide a "contract" of what they are going to output, unlike views and functions. What you really need is the...
June 23, 2010 at 9:30 am
Hmm, I wonder if the data was in some way triggering a bug.
I wish I had a really good answer, but I don', sorry.
CEWII
June 23, 2010 at 9:21 am
I have used the deployment utility and I was, underwhelmed..
I think a better method was reference by da-zero, package configurations, using either files or a table. I have used...
June 23, 2010 at 9:19 am
You can look at http://www.sqlservercentral.com/articles/Integration+Services+(SSIS)/70346/
CEWII
June 23, 2010 at 9:12 am
This isn't really an SSIS problem it just so happens you noticed it using SSIS but it has been this way for as long as I can remember, going all...
June 23, 2010 at 9:10 am
Viewing 15 posts - 1,996 through 2,010 (of 4,272 total)