[erlang-questions] ODBC Connection Error to MS Access Database file (.mdb)

Sean Cribbs sean@REDACTED
Fri May 23 18:44:59 CEST 2014


It's saying you need to start the 'odbc' application:

application:start(odbc).


On Fri, May 23, 2014 at 9:31 AM, austin aigbe <eshikafe@REDACTED> wrote:

> Hi,
>
> How do I use the odbc module to connect to an access database file on my
> PC?
> The connect function gives me the following error:
>
> 4> odbc:connect("Driver={Microsoft Access Driver
> (*.mdb)};DBQ=mml_dump_20140523.mdb",[]).
> {error,odbc_not_started}
>
> Thanks.
>
> BR,
> Austin
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>


-- 
Sean Cribbs <sean@REDACTED>
Software Engineer
Basho Technologies, Inc.
http://basho.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140523/9d0b10cb/attachment.htm>


More information about the erlang-questions mailing list