Oracle and ODBC erlang driver
Hal Snyder
hal@REDACTED
Tue May 27 15:33:21 CEST 2003
yvan.godin@REDACTED writes:
> I would like to have a try with Erlang and Oracle
>
> but I have some problems with ODBC ORACLE acces on W2K (and same in NT4)
> when I try to connect my database withing erl (werl)
It's been awhile since I looked at it, but we've been running an app
for a couple years with Oracle and Erlang (R7B-3) ODBC on Slackware.
We use odbc:sql_connect as per the "basic.erl" example.
[Maybe it's me, but ODBC always gives me fits when configuring a new
setup. I don't think it's technically deep - just too many proprietary
shims and the right documentation doesn't seem to be anywhere. I would
rather spend a day with sendmail.cf...]
More information about the erlang-questions
mailing list