Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

Added support for SQL Server 2017 #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sobomsawin
Copy link

Shared datasets were displayed, but right clicking on them would result in a crash. Added support of common right-click functionalities for DataSet report item.

@Expecho Expecho self-assigned this Sep 2, 2019
@Expecho
Copy link
Owner

Expecho commented Sep 3, 2019

Hi,

first of all, thank you for your contribution. Nice to see this repo has value for you.

I did expect a Dataset being added to the ReportItemTypes enum, but somehow this is not the case. I pulled the changes but can't build it.

@sobomsawin
Copy link
Author

sobomsawin commented Sep 10, 2019 via email

@Expecho
Copy link
Owner

Expecho commented Sep 11, 2019

Sure, take your time. I've no doubt your changes are working but I do expect not all is included it the changeset to git. As you can see there are no changes in the file https://github.com/Expecho/ReportServer-Manager/blob/master/src/Logic/Shared/ReportItemTypes.cs which I would expect given there is a new ReportItemType.

@sobomsawin
Copy link
Author

Hi Peter,

I have fix some issues and added support for SQL 2017 in my branch. I also changed the icon set to match SSRS 2016 style.

Thanks.

@sobomsawin sobomsawin closed this Oct 21, 2019
@sobomsawin sobomsawin reopened this Oct 21, 2019
@sobomsawin sobomsawin changed the title Added support for shared DataSet Added support for SQL Server 2017 Oct 21, 2019
@Expecho
Copy link
Owner

Expecho commented Oct 24, 2019

I kind of missed this last update. I'll take a look later this day!

@sobomsawin
Copy link
Author

No worries, it took me a while to get back to it. I also groomed the unit tests and added one for the shared dataset.

Now as a disclaimer, the lowest instance of SQL Server I have is 2014, so I cannot tell if my changes broke something in earlier versions.

I will let you take a look and tell me if you see something wrong.

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants