Viewing 15 posts - 976 through 990 (of 2,863 total)
Did you click on the text 'Failed"? That should explain what is wrong.
If I had to guess - you have a 64-bit version of SQL Server installed and are trying...
July 15, 2021 at 7:22 pm
Yeah... step 2 in what I posted above:
"Step 2: Run the file, and follow the instructions in the setup wizard to install. On the Installation Type page, select Add features...
July 15, 2021 at 3:57 pm
At first I was going to say "SQL Server Migration Assistant is deprecated and replaced with Data Migration Assistant", but that is only true for SQL to SQL migrations, not...
July 15, 2021 at 2:53 pm
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
Viewing 15 posts - 976 through 990 (of 2,863 total)