Status of ODBC

Mikael Karlsson mikael.karlsson@REDACTED
Fri Feb 11 09:35:47 CET 2005


I was able to use the ODBC driver with MySQL on Linux a couple 
of OTP versions ago. What I recall was that I had to set the option
scrollable_cursors to off when doing a connect for some reason.

{scrollable_cursors, off}

Regards
Mikael

måndag 07 februari 2005 23:10 skrev Tiago Rodrigues Antao:
> Hi!
>
> I am trying to use the ODBC facility of Erlang. I have noticed from the
> code that its only supposed to work on Windows and Solaris (I am working on
> Linux). I changed the build script and compiled odbcserver.
> I was able to start it from within Erlang and to connect to a PostgreSQL
> server, but when I try to do an SQL query the server crashes.
>
> Does anyone tried to use odbcserver on Linux? With any luck?
>
> Thanks a lot for any help,
> Tiago




More information about the erlang-questions mailing list