ODBC Library
Daniel Néri
dne@REDACTED
Tue Jun 11 23:55:34 CEST 2002
K Chandra Shekhar <kchandrashekhar@REDACTED> writes:
> i want to connect to Postgresql.
>
> I have erlang version 7 installed on my machine but there
> is no odbc library in it.
There's an explanation on how to build/install the odbc application in
the User's Guide (for R8):
http://www.erlang.org/doc/r8b/lib/odbc-0.9.1/doc/html/part_frame.html
Note that you'll also need an ODBC driver manager (e.g. unixODBC,
iODBC or some commercial offering) and a driver for pgsql (I think
that one is included in the pgsql distribution).
Best wishes,
--Daniel
--
Daniel Neri
dne@REDACTED
More information about the erlang-questions
mailing list