Skip to content

Instantly share code, notes, and snippets.

@randyzwitch
Created August 5, 2013 13:23
Show Gist options
  • Save randyzwitch/6155885 to your computer and use it in GitHub Desktop.
Save randyzwitch/6155885 to your computer and use it in GitHub Desktop.
Julia ODBC using DSN
julia> using ODBC
julia> ODBC.connect("MySQL")
Connection 1 to MySQL successful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment