Forum Discussion
Sybase Connector sysindex and sysdomain error
Hello community,
I am currently getting data from Sybase IQ database through ODBC connector.
Due to slow preview refresh I decided to use built in Sybase connector
When I connect without writing SQL script I get "sysdomain table not found error" like below
When I connect with a SQL script I get "sysindex table not found error" like below
I downloaded Sybase Central but retrieving data from Sybase IQ database.
Thanks
1 Reply
- Hakuna_matataResolver I
Hi Goku7
Sybase IQ is not fully supported by the Power BI Sybase connector → use ODBC with custom SQL instead. You may want to use custom SQL query to improve performance.
Microsoft Learn – ODBC Connector
https://learn.microsoft.com/en-us/power-query/connectors/odbc
Microsoft Learn – Sybase Connector
https://learn.microsoft.com/en-us/power-query/connectors/sybase-database
The links above may help. Please mark this as solution if this was helpful. ^_^