Viewing 15 posts - 721 through 735 (of 2,062 total)
Oracle home environment variable properly set?
June 15, 2014 at 12:24 pm
Didn't know about the bug, glad you mentioned it.
June 15, 2014 at 12:21 pm
Case sensitivity? (collaction/Oracle case sensitivity)
Mix of datatypes? trim(x)=:comp -> characters? :comp=0 -> number?
Why is the trim added in the last line?
You have supplier_country = receiver_country and :ccty = 0 (without...
June 15, 2014 at 12:13 pm
I would expect
Declare @OrderID Int
Exec ('Call DATALIB.BP_PUSH_F(?)', @OrderID OUTPUT) AT ERP
if I read correctly (link)
May 30, 2014 at 2:57 am
The query designer in reportbuilder has some great restrictions:
no ability to use parentheses graphically (when you want to use "or" instead of "and"), unless you correct it in sql-text.
no ability...
May 30, 2014 at 1:57 am
Welkom back wolfkillj, could you fix the link to your blog? It points to the thread.
May 24, 2014 at 5:17 am
Thanks for the suggestion. Is certainly a way to achieve the goal.
Went for a scripttask in the controlflow setting and setting the result to Dts.TaskResult = (int)ScriptResults.Failure; when variable was...
May 22, 2014 at 8:47 am
Eagerly awaiting the next edition.
In case you need to run an ssis dashboard report not from the management studio, you can use a replacement by mnowill[/url].
May 21, 2014 at 8:51 am
You can click on the link TAF in the above post.
I don't have experience with it but know that you can specify multiple addresses under one TNS-alias. Sometimes an oracle...
April 13, 2014 at 12:23 pm
April 12, 2014 at 11:58 am
case sensitive tablenames?
February 28, 2014 at 4:07 pm
February 28, 2014 at 9:19 am
Thanks for the excellent stairway. Could you add level 15 and 16 to the general overview of stairway to ssis?
February 26, 2014 at 2:05 am
February 13, 2014 at 9:28 am
Viewing 15 posts - 721 through 735 (of 2,062 total)