Viewing 15 posts - 11,821 through 11,835 (of 13,876 total)
Come on.
That's a bit like me saying to you: "I have four guys at my house to do some home improvements. Please tell me what they specialise in."
October 10, 2010 at 3:43 am
Clients don't generally execute SSIS packages - it's a server thing. But you could set up a SQL job to execute the package and then create a stored proc to...
October 10, 2010 at 3:30 am
What do you mean by 'access'? Do you mean 'edit', or 'execute', or something else?
Also, what do you mean by roles?
October 10, 2010 at 3:15 am
Alvin Ramard (10/9/2010)
October 10, 2010 at 2:39 am
Sounds like the source file isn't there any more.
Or the network drive mapping has changed, maybe. You'd be better off using a UNC path for your source file (after checking...
October 9, 2010 at 5:25 am
da-zero (10/8/2010)
October 8, 2010 at 8:31 am
That won't work - it's the destination that's changing, not the source.
Quite horrible and a very unusual practice. I suggest you tell them it can be done only manually and...
October 8, 2010 at 8:20 am
Seems like we've both spent enough time doing this stuff to know what works, Mr One Million 😀
October 7, 2010 at 12:32 pm
I'm with Alvin (as usual) - Script Component with multiple outputs to your various different tables.
October 7, 2010 at 12:21 pm
Great - thanks for posting back.
October 6, 2010 at 11:35 am
Specify " as your text qualifier in your flat file destination connection manager.
October 6, 2010 at 10:27 am
Just because you update a variable when your package executes does not mean that the value of the variable will be persisted in the Variables window afterwards.
Try putting a script...
October 6, 2010 at 1:11 am
Does View/Error List give you anything useful?
October 6, 2010 at 1:06 am
Alvin Ramard (10/5/2010)
Phil Parkin (10/5/2010)
AlvinDid you try just holding the 'current' header value in an appropriately scoped variable within a Script Component?
Phil, I'm not sure what you're asking? ...appropriately...
October 5, 2010 at 10:00 am
sqlusers (10/5/2010)
sqlusers (10/5/2010)
Leo Suresh (10/5/2010)
Use a...
October 5, 2010 at 9:55 am
Viewing 15 posts - 11,821 through 11,835 (of 13,876 total)