Check out the https://github.com/quinnj/ODBC.jl package for connecting to DSN defined in your ODBC manager.
On Tue, Mar 17, 2015 at 1:17 PM, Charles Brauer <[email protected]> wrote: > Hi, > > I'm considering diving into Julia. However, all of my data is in a > Microsoft SQL Server database. > I would really appreciate a Julia code example on how to load a Julia > dataframe from SQL Server table. > > Thanks > Charles >
