Viewing 15 posts - 691 through 705 (of 5,111 total)
What is the SQL you're trying to run (use the Script button)?
November 12, 2019 at 9:17 am
Not sure what you're asking or telling us here. Could you try elaborating please? Your title, I'm afraid, doesn't mean anything to me either, as SSC is an English Speaking...
November 12, 2019 at 9:09 am
If you're using Package Deployment (not project with SSISDB), then the error is very clear; you don't have SSIS installed on the destination instance. You need it install to use...
November 11, 2019 at 1:02 pm
Do you have SSIS instance on the instance? What deployment method are you using?
November 11, 2019 at 12:43 pm
If this inside a For Each Loop, you can also turn off the error propogation. Open the Error Handler for the For Each Loop and create an error handler then...
November 11, 2019 at 8:55 am
Just got a bounce back from the "webmaster", as the email address is mispelt on the Contributions page (it has sqlservercental.com not sqlservercentral.com). Forwarded it to the correct address.
November 7, 2019 at 1:08 pm
I've resubmitted the question; hopefully the space isn't at the end any more, but it's very difficult to tell in SSC's editor I'm afraid, as it rips out of the...
November 7, 2019 at 10:15 am
the code has a space after the backslash, works without problem
Already discussed above. I'll try and fix the mess that SSC has made of this question in the editor.
November 7, 2019 at 10:11 am
You say that the SP returns a key, where is this key stored, in the RDBMS as well? It is just logic based on the values of the 3 parameters?...
November 7, 2019 at 9:01 am
Hi Caojunhe24,
If you want to respond to the topic, doing so is the best place, not the DMs. 🙂
Caojunhe24 wrote:
thanks Thom, i guess i might have confused you to describe...
November 7, 2019 at 8:59 am
This look like SSC's text parser then adding a space. Nothing i can do about that. Unfortuantely I had a pig getting the thing to even look correct due to...
November 7, 2019 at 8:53 am
Aren't you just describing a headerless fixed width file? If so, why build a Script Component to iterate through the file, when a text file source would work much better.
November 5, 2019 at 3:49 pm
Anyone understand the life cycle. I thought MS were stopping SP in favour of CU but the life cycle is dependant on SP!
Looks like it CUs again as
November 5, 2019 at 9:52 am
2019 is finally out for general release: SQL Server 2019 is now generally available
Time to start looking at the specs and what it really includes in the Standard Licences,...
November 4, 2019 at 4:39 pm
On Windows 10? The online docs documents how to access it: https://docs.microsoft.com/en-us/sql/relational-databases/sql-server-configuration-manager?view=sql-server-ver15
November 2, 2019 at 9:37 pm
Viewing 15 posts - 691 through 705 (of 5,111 total)