Done, thanks
On Thursday, June 19, 2014 5:00:20 PM UTC-4, Jacob Quinn wrote: > > Hmmm......I believe there is a way to do this. Would you mind opening an > issue about it and I'll put it on my todo list? > > -Jacob > > > On Thu, Jun 19, 2014 at 12:39 PM, Randy Zwitch <[email protected] > <javascript:>> wrote: > >> In ODBC.jl, if you call advancedconnect() on Windows with no arguments, >> it pops up the ODBC manager and lets you pick a DSN. I am able to connect >> to my database just fine, but I'd like to be able to script my connection >> later on. >> >> Is there a way to get the full connection string back? I've tried conn >> and Connections objects at the REPL, but all I get back are PTR >> references. >> > >
