Skip to content

Instantly share code, notes, and snippets.

@matt40k
Created December 21, 2016 12:55
Show Gist options
  • Save matt40k/eb1b69bdfae096bab9219b5bf40af9b0 to your computer and use it in GitHub Desktop.
Save matt40k/eb1b69bdfae096bab9219b5bf40af9b0 to your computer and use it in GitHub Desktop.
Simple example of using AdoDotNet in PowerQuery \ M
= 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