Forum Discussion

ViliusS's avatar
ViliusS
Frequent Visitor
1 year ago
Solved

BUG: Cannot list tables in dbo schema when using Sybase Database connector

Did somebody found how to retrieve tables which live in other Sybase database schemas, not the connecting owner schema, when using Sybase Database connector?   If I connect to SQL Anywhere 17 datab...
  • v-menakakota's avatar
    1 year ago

    Hi ViliusS ,

    Thank you for reaching out to us on the Microsoft Fabric Community Forum.


    This is a known limitation with the Sybase Database connector in Power BI Desktop it only lists tables owned by the connecting user and often excludes shared schemas like dbo, even if the user has full DBA privileges.

    To work around this issue, Use the ODBC connector instead of the native Sybase Database connector. The ODBC connector provides full visibility into all schemas and tables, including those in the dbo schema. To use it, first set up an ODBC DSN for your Sybase database or use a direct connection string. Then, in Power BI Desktop, go to Get Data > ODBC, select your configured DSN, and connect. I think by this way now be able to browse and access all available tables and schemas without restriction.

    If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.

    Thank you and Regards,
    Menaka Kota.