Viewing 15 posts - 61 through 75 (of 4,820 total)
I had same issue
Use Ssisdb
Go
Open master key decryption by password 'xxx'
Alter master key add encryption by service master key
Let me know if you still have an issue
Your link gets...
October 7, 2020 at 8:50 pm
Even if the format is NOT fixed, you can use the Tally Table-based string splitter function from this very site (authored by Jeff Moden in an Article with...
October 7, 2020 at 7:50 pm
Scott,
You didn't say why the max row for the first group was not summing the two rows... you just say it's the max row so it maintains the value from...
October 7, 2020 at 7:38 pm
I get the following error message when trying to create an "environment" within a folder in the SSIS Catalog:
Msg 15581, Level 16, State 7, Line 17
Please create...
October 7, 2020 at 6:56 pm
Even if the format is NOT fixed, you can use the Tally Table-based string splitter function from this very site (authored by Jeff Moden in an Article with a title...
October 7, 2020 at 4:57 pm
Just curious - is the SQL Browser service active?
October 7, 2020 at 4:26 pm
Okay, that explains a great deal. However...
If you are going to have a product represented by a SKU, and that product is simple if it's unique, meaning that there are...
October 7, 2020 at 1:27 pm
Ok, but I think there's a fundamental mismatch between the way one would normally design a table structure, and what you appear to be doing here, although I can certainly...
October 6, 2020 at 1:34 pm
Hi ratbak, thanks for your advice, and it works. However, it works if its a truncation error. How can I capture if my source is varchar and destination is...
October 5, 2020 at 2:40 pm
First thing is, are you looking to avoid SSIS altogether? I ask because setting up SSIS to export data from a stored procedure into Excel is relatively easy to do. ...
October 5, 2020 at 1:22 pm
In SQL Server 2019, this value can be provided by scripting out the addition of the reference, which you create in SSMS (the reference, that is), and rather than clicking...
October 2, 2020 at 3:24 pm
Wow... talk about dumb things.... turns out you actually have to cast the NULL function, which already contains an explicit data type, to the DT_STR data type for the expression...
September 21, 2020 at 1:09 pm
Honestly, I have to wonder what the end objective is here. If anyone thinks that they can just dictate a specific bus seat for a specific child or...
September 1, 2020 at 2:45 pm
If you query the table to get the row count, your query will be the one that gets measured for logical reads. I'm pretty sure you need to use Jeff...
September 1, 2020 at 2:37 pm
Honestly, I have to wonder what the end objective is here. If anyone thinks that they can just dictate a specific bus seat for a specific child or set of...
September 1, 2020 at 2:21 pm
Viewing 15 posts - 61 through 75 (of 4,820 total)