Created
December 21, 2016 12:55
-
-
Save matt40k/eb1b69bdfae096bab9219b5bf40af9b0 to your computer and use it in GitHub Desktop.
Simple example of using AdoDotNet in PowerQuery \ M
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= AdoDotNet.Query("System.Data.SqlClient", "Data Source=server;Initial Catalog=database", "select 1 a") as table |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment