Viewing 15 posts - 46 through 60 (of 157 total)
ahh thanks, i was confused as when i think of create schema... i think its a command to Create a schema, such as create schema "Name of Schema".
but if it...
March 30, 2020 at 11:45 pm
got it working, the problem was the url for:
<SystemResourcePackage xmlns="https://schemas.microsoft.com/sqlserver/reporting/2016/01/systemresourcepackagemetadata"
change to:
<SystemResourcePackage xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/systemresourcepackagemetadata"
I was using https and needed to be http.
March 13, 2020 at 6:14 pm
Hey Everyone, thank you for all your input, so here is my question and situation of thinking of a solution.
I want to copy data from a certain filegroup, dynamically by...
March 12, 2020 at 9:13 pm
Also Sue, do you know if backing up or even creating an encryption key is necessary at all? or can you still have a good recovery just by restoring the...
March 9, 2020 at 8:12 pm
Hello Jeff and DinoRS, thank you for your input, sorry the secondary or the other filegroup is not read only, though knowing this now thanks for the info, just wondering...
March 9, 2020 at 4:27 pm
Hello Everyone
just an update, I tried to do the following from this Article URL, however so far nothing works 🙁
https://www.systoolsgroup.com/how-to/fix-error-3154-in-sql-server/
March 6, 2020 at 8:11 pm
Sorry I know this is a very old old old post, but hopefully @tibco29 can respond, where did they hear that information, that the Web Service URL is never to...
March 5, 2020 at 4:32 pm
Thank you Phil for answering my question, though condescending response, but I am also a straight shooter.
I am trying to understand, as with setting up anything.
I just need to know...
March 4, 2020 at 7:51 pm
No, just trying to understand what its asking me to do since this is for security reasons. but it might come up in a exam 😛
March 4, 2020 at 7:28 pm
Hey Phil,
sorry maybe it is, but its regarding the screen shot below, setting permissions etc. just need to know which and what grants purpose etc.
March 4, 2020 at 7:08 pm
thanks again for your assistance Phil, so what I am getting at is (I am slow sorry), is it does work with Integration catalog SSISDB, BUT you have to push/pull...
March 3, 2020 at 5:01 pm
Hello Jeffrey and Phil,
thank you for taking the time to answer me post.
The reason I wanted to connect SSMS to SSIS was to make sure it was up and running...
March 2, 2020 at 10:06 pm
Hello @anthony-2.green, thanks for replying back, I am talking about the Service account, I did use the local service and the NT service, however when I use either, after installation,...
March 2, 2020 at 1:57 pm
Hey Anthony,
thank you for the reply, and thank you for the information about snapshot replication, we are looking at HA AG however for the sake of time and storage (we...
January 30, 2020 at 4:07 pm
Viewing 15 posts - 46 through 60 (of 157 total)