Viewing 15 posts - 46 through 60 (of 267 total)
November 16, 2018 at 6:29 am
Hello Phil
In this instance SQL 2008 R2 BIDS
Thanks
November 16, 2018 at 6:09 am
Thanks for the feedback
Think I get this now
Think some of the examples where a record is deleted then an audit of the deletion are better
e.g.
October 3, 2018 at 3:05 am
Thanks, a package with a loop seems like a sensible option
So literally read everything in and use SQL to handle the database name extraction
August 17, 2018 at 8:48 am
Not that it necessarily helps you here but I would never start data with leading zeros as, the chances are, it will end up in Excel at some point.
Appreciate...
August 16, 2018 at 4:51 am
Just had an initial glance and that looks like an interesting approach
So, I could create a schema and compare the XML to the schema using TRY, CATCH
TRY, CATCH...
April 19, 2018 at 2:29 am
Problem seems to be, forcing success reults in success
All I (think?) really need to do is, in some way flag it as having failed but continue successfully such that...
April 19, 2018 at 1:42 am
Ah right, yes that makes sense Phil
About to leave for the day so i'll give that a go in the morning
Much appreciated
Damian.
March 1, 2018 at 11:13 am
Hello Matt
I have a DataFlow that's using an XML Source
Here I specifiy the XML and XSD
January 26, 2018 at 1:36 am
It does and I think it's a mix of OnError and (something I've just stumbled across) ForceExecutionResult
ForceExecutionResult = Success looks to ensure that the task doesn't return a...
January 25, 2018 at 8:56 am
I have looked at the MS reference and it does look like it's been used correctly
Doesn't look like this works in SSIS
Did wonder if there was a setting...
January 25, 2018 at 7:09 am
Thanks
So does use="required" actually do anything
Presumably, I just use minOccurs="1" maxOccurs="1" rather than use="required"
January 25, 2018 at 6:24 am
Thanks for the reply
The variable has a value in it. By default it points to my development server - although I expect this to change at run time
December 20, 2017 at 4:46 am
Hi Robert
How far did you get regarding certification options
I'm in a potentially similar position
Thanks
August 11, 2017 at 1:24 am
Viewing 15 posts - 46 through 60 (of 267 total)