Viewing 15 posts - 811 through 825 (of 4,272 total)
Are you sure this applies to later versions of Exchange, this explicitly talks about Exchange 2000, does it work with higher versions?
CEWII
November 21, 2011 at 3:00 pm
No it isn't it uses something else. And truth be told the SSIS service doesn't really do all that much, it is just a little more than a service...
November 21, 2011 at 12:46 pm
What I've read is you REALLY like session variables, these can be read out at the client end easily, therefore NEVER (is that enough emphasis?) put anything in the session...
November 21, 2011 at 11:30 am
You say it pushed 118 records. ok, are you sure of the table? How is the table set in the destination? Explicitly set? Variable? what?
CEWII
November 14, 2011 at 11:28 am
You know you could test this yourself without much problem..
With that said, when you reference a package in a SQL Agent Job if it detects that is encrypted with a...
November 7, 2011 at 11:55 am
I am not sure it will show up here, but if you look at the local MSDTC you might see a transaction in progress that you can kill. However...
November 7, 2011 at 11:48 am
As far as I know you cannot get around this using a single property. You might be able to break a return value down and return it in several...
November 4, 2011 at 11:23 am
Dave,
It sounds like you really want to do this. You might be able to get away with it if you do an inplace upgrade on the existing one, but...
November 4, 2011 at 8:29 am
And on top of that SB is really fairly easy to setup, the first time is a learning curve but after that it is pretty straightforward..
CEWII
November 3, 2011 at 9:52 am
I have not seen anything like what you are explaining. Agent isn't in control of the running of an SSIS package it just calls either the SSIS server or...
November 3, 2011 at 8:54 am
I have never seen SSIS do any truncation when the data types were correctly sized. Are you working with these as number data types or as string data types?...
November 3, 2011 at 8:50 am
I'm even less sorry about being short now..
November 3, 2011 at 8:46 am
Sorry to be a little short, BUT you REQUIRE? Perhaps you are not ready for the tests yet.. How about you get the experience and pass them on...
November 2, 2011 at 9:50 pm
sjimmo (11/2/2011)
Elliot
Amen, no matter how much I have learned there is an infinite amount I still have to learn. And the smartest people I know, know what they DON'T know.
So...
November 2, 2011 at 9:47 pm
Are you capturing the output from DTSRUN? I'm guessing that will tell you whats going on, it always helped me..
CEWII
November 2, 2011 at 3:36 pm
Viewing 15 posts - 811 through 825 (of 4,272 total)