Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I am receiving some pushback from my IT department. Does anyone know the default connection type for "Connect to Sql Server"?
They are insistant on my use of and ODBC connection, yet the ODBC fails with using a Listener.
Thanks,
Keith
Besides @pqian's great information, these two links should be helpful as well:
PowerQuery uses either SQLOLEDB or managed sql client. Depends on which one is installed. DirectQuery can only work over managed sql client.
If you have an ODBC driver for SQL, you can use a custom connection through "ODBC Query"