SSDT 2017 - Query Designer not working for Oracle db

Cook, Terri 1 Reputation point
2020-10-26T17:40:41.993+00:00

I recently installed Visual Studio/SSDT 2017. However, the Query Designer box is greyed out when connecting to an Oracle database. I can type SQL code and execute the query but I cannot use the gui tool. When connecting to a SQL database the Query Designer works fine. This is a problem for our report developers who are not extremely technical and cannot type SQL code.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,911 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. ZoeHui-MSFT 36,111 Reputation points
    2020-10-27T02:51:15.62+00:00

    Hi @Cook, Terri ,

    I did some research online, here is some articles from Oracle for your reference.

    To connect to Oracle database, you may need to download ODAC for Visual Studio 2017.

    You could follow the documentations to meet your needs.

    https://www.oracle.com/tools/technologies/quickstart-visual-studio.html

    https://www.oracle.com/database/technologies/dotnet-odacmsi-vs2017-downloads.html

    Regards,

    Zoe


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Cook, Terri 1 Reputation point
    2020-10-27T12:29:49.283+00:00

    Hi Zoe -
    I should have mentioned that I have installed Oracle 19c client along with Oracle Data Tools for VS 2017. I can connect to the Oracle db and run queries, however, the problem is that I have to type the code and the Query Designer tool is greyed out, whereas before our users could use the gui option to create their reports. Thanks.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.