[erlang-bugs] Connection via ODBC
camui
camuig@REDACTED
Fri Aug 1 08:47:30 CEST 2008
Hi,
I have posted about this problem in erlang-questions mailing lists.
http://erlang.org/pipermail/erlang-questions/2008-July/036656.html
----------------
"I have a problem with connection to the remote database via ODBC in Erlang.
1> odbc:connect("DSN=pg", [{scrollable_cursors, off}]).
{error,{{badmatch,{error,eafnosupport}},
[{odbc,init,1},{gen_server,init_it,6},{proc_lib,init_p,5}]}}
The database is located on another machine in the local network.
I have tried to connect to this database in the OpenOffice Base (using ODBC)
and there are no problems. And I had not any troubles with connection in
Erlang on the machine where database is located."
----------------
I am not sure it is a bug, but I have trouble with connection only in
erlang.
PS: Sorry for my english
Andrey.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20080801/6e52a9d8/attachment.htm>
More information about the erlang-bugs
mailing list