Viewing 15 posts - 9,331 through 9,345 (of 13,874 total)
brad.mccollum (4/3/2014)
April 4, 2014 at 12:27 am
Have a look here.
We don't use SSISDB in dev, just everything after dev.
April 3, 2014 at 10:15 am
Without actually looking at the bothersome data, I'm running out of ideas on this one. It sounds like you should be able to narrow down roughly where the problem lies...
April 3, 2014 at 9:48 am
Eric Mamet (4/2/2014)
We include connection manager files and project parameter files. Apart from that, you are on the right track with solution, project, .dtsx
Phil,
In previous versions, I found...
April 3, 2014 at 9:45 am
lmnorms (4/3/2014)
Select '<?xml version="1.0"?>' + Cast((
[Original Select
]
) AS VARCHAR(MAX)) as XMLData
Worked nicely....
April 3, 2014 at 9:40 am
You mention SS2012 in your post, yet this is a 2005 forum, which is a bit confusing.
If you could post some source data in readily consumable format (see the link...
April 1, 2014 at 8:47 am
Koen Verbeeck (3/31/2014)
Phil Parkin (3/31/2014)
So at the moment, I think that scripting out the variables would provide only a reference, not something that can be executed.
Apologies - I should...
March 31, 2014 at 5:47 am
So at the moment, I think that scripting out the variables would provide only a reference, not something that can be executed.
Apologies - I should have mentioned that this...
March 31, 2014 at 4:00 am
Koen Verbeeck (3/31/2014)
happycat59 (3/30/2014)
March 31, 2014 at 3:59 am
sandeep.patel1 (3/28/2014)
hi Phil Parkin,Can you please write the script code for doing this.
--
No.
Please do some research and at least try to make it work for yourself, then post back with...
March 28, 2014 at 1:00 am
If you are writing the value to a table somewhere, you can issue an ExecuteSQL query immediately after the data flow to retrieve it and assign it to an SSIS...
March 28, 2014 at 12:53 am
Eirikur Eiriksson (3/26/2014)
My 2 cent;An apostrophe is a valid character in a surname so that should be catered for.
I agree - if you remove these, you are changing people's names.
March 27, 2014 at 4:21 am
dan-572483 (3/25/2014)
March 26, 2014 at 1:19 am
dan-572483 (3/21/2014)
March 25, 2014 at 4:50 am
Viewing 15 posts - 9,331 through 9,345 (of 13,874 total)