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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors