Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
rupesht
Regular Visitor

Kyvos Power BI Custom Connector - Getting Error - SQLGetInfoW: SQLGetInfo property not found: 1750

Hi Power BI Team,

 

we have developed Kyvos ODBC Driver. We are developing Kyvos Power BI connector using Power BI connector SDK on top of Kyvos ODBC Driver.

we are able to make connection but after connection creation we do not see listing of schemas and tables only catalog name is coming.

After analysing ODBC Driver logs, we see below error frequently - SQLGetInfoW: SQLGetInfo property not found: 1750 Do we need to return any property from connector.

 

can you please provide your valuable input in this.

 

Regards- Rupesh

1 REPLY 1
Anonymous
Not applicable

Hi @rupesht 

 

According to the error message, it seems that the ODBC driver should correctly implements the SQLGetInfo function. SQLGetInfo returns general information about the driver and data source associated with a connection.

SQLGetInfo Function - ODBC API Reference | Microsoft Learn

 

Best Regards,
Jing

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors