If you need something to use, ODBC.jl is your best/only bet. We are also developing a standard database interface and implementations of that interface (currently SQLite3, MySQL and PostgreSQL are in progress) at https://github.com/JuliaDB . None of us have any specific plans for an SQL Server interface, but it's possible that it might happen once DBI.jl is finished and published.
On Tuesday, 11 February 2014 08:23:02 UTC-6, Marcia McBlair wrote: > > > > Where is Julia in its development cycle in terms of working with SQL > databases, in our case SQL Server. > > Just looking at possibilities at this point .... > > Thanks!! > > > Marcia McBlair > > Data/Metadata Architect > > University of Virginia Health System >
