I am able to get visual studio 2019 working for c# and visual designers, but have not been able to get it to work with the Mircosoft Reports.
In the attached screenshot, you can see that the datasource to Oracle connects successfully on a test, but the designer states:
An attempt has been made to use a data extension 'Oracle' that is either not registered for this report server or is not supported in this edition of reporting services.
Following the additional instructions from here:
Oracle Connection Type (SSRS & Power BI Report Server) - SQL Server Reporting Services (SSRS) (0 Bytes)
I then installed these 64 bit drivers
ODAC Runtime Downloads (0 Bytes)
And then ran the config file located in the installed drivers
../odp.net\managed\x64\configure.bat
and this did not help
