Viewing 15 posts - 16 through 30 (of 35 total)
Thank you.
So essentially this procedure is querying dbo.table and whenever it finds a null value it replaces the null value with one of the call variables we initiated...
August 16, 2013 at 7:35 am
So there is more input than just dbo.table? How does this work?
August 16, 2013 at 7:19 am
Just wanted to reinstate how much help you were here. You got me off to a really good start Elliot. Thanks again.
August 5, 2013 at 7:46 pm
I'm not quite sure what happened, I have seemingly back slid since this was successfully working.
I am now getting a failure to lock variable. It doesn't seem like IsSourPathVariable...
August 2, 2013 at 9:09 am
Ah okay, thanks
August 2, 2013 at 5:48 am
The easiest way to do this is to go into SQL Management Studio and NOT BIDS.
^ Unsure why this doesn't work, maybe I need to be on forum...
August 1, 2013 at 12:25 pm
You make a very good point. Definitely something to consider.
July 29, 2013 at 8:36 am
Thank you for your comment Jeff, I will definitely be trying that next.
For anyone else who is attempting this, here is how I solved what I was doing...
July 29, 2013 at 8:10 am
It definitely builds, I must have the wrong code somewhere though. Thank you for your help, updates will continue.
July 26, 2013 at 2:07 pm
Nice, we are making headway.
I am now receiving this error when debugging:
[Execute SQL Task] Error: Executing the query "IF EXISTS (SELECT * FROM sys.objects WHERE object_..." failed with the following...
July 26, 2013 at 1:07 pm
I set each expression to it's appropriate Execute SQL Task, I assigned no other expressions.
Both of the properties are set to ForceExecutionValue. It didn't co-align with MSDNs...
July 26, 2013 at 11:49 am
Thank you for your detailed response, you are a very big help as there is not a lot of useful/detailed information on this subject matter.
-I have the property...
July 26, 2013 at 7:09 am
Viewing 15 posts - 16 through 30 (of 35 total)