Viewing 15 posts - 1,021 through 1,035 (of 2,905 total)
If I remember right, SSRS is one of the "Shared" services. So, when you applied the update, the shared stuff was likely updated at the same time.
If you browse to...
July 15, 2021 at 2:47 pm
I see your point Jeff, and that makes sense. You can't just assume that the missing column is the last one or that new columns will always end up at...
July 14, 2021 at 10:02 pm
My opinion - I would try to restrict access to profiler and extended events down as far you as possibly can. If the end user can't run profiler or extended...
July 14, 2021 at 9:17 pm
I agree with you there about SSIS. It can run and work happily without much help, but boy does it hate change or inconsistencies. Metadata changes and the package fails. ...
July 14, 2021 at 6:52 pm
Where are you seeing that?
The install instructions state:
Installation for the Existing Users
If you have an existing installation of Express with Tools, SQL Server Management Studio Express, or Express with Advanced...
July 14, 2021 at 3:51 pm
I am not sure if or how SSIS would natively handle working with SharePoint Online, but I know there are addons to SSIS (such as ones from CDATA) that can...
July 14, 2021 at 2:45 pm
My company uses SSIS entirely for our ETL.
Our process is the support request comes in for a report to be made. Next, a data person will determine where that data...
July 14, 2021 at 2:36 pm
Quick google brought me to this:
https://www.microsoft.com/en-us/download/details.aspx?id=57473
July 13, 2021 at 6:59 pm
Sounds like you need to register your SPN's. Chances are the SQL Server service account doesn't have permission to register SPN's so you will need to use an account that...
July 13, 2021 at 5:04 pm
To add to what Steve said, DBMail cannot write to a file on a local folder. If you are looking to write results from a SQL query to file, there...
July 13, 2021 at 4:02 pm
Since you are seeing the version as 12.0.2000.8, you are not on SP3.
Doing a quick google, I am fairly confident the problem is you downloaded the installer for SQL Server...
July 13, 2021 at 3:53 pm
My 2 complaints about amazon (from a shopping user experience) are the push for prime and the items that qualify for free shipping. Push for prime seems to come at...
July 13, 2021 at 2:36 pm
I read your question a little differently than Grant and Jeff, so I just wanted to confirm what you were looking to do.
If I understand your question correctly, you want...
July 12, 2021 at 7:38 pm
If I remember right, the certificate is bound then for all new connections.
This is easy to test by connecting to the database instance with SSMS with and without the "Encrypt...
July 12, 2021 at 5:47 pm
A repair install doesn't hurt though - it could be something with an update or if your computers were built from a WSUS image (for example) with VS2019 pre-installed, the...
July 12, 2021 at 3:44 pm
Viewing 15 posts - 1,021 through 1,035 (of 2,905 total)