Hi,<br><br>I have posted about this problem in erlang-questions mailing lists.<br><a href="http://erlang.org/pipermail/erlang-questions/2008-July/036656.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://erlang.org/pipermail/erlang-questions/2008-July/036656.html</a><br>
<br>----------------<br>"I have a problem with connection to the remote database via ODBC in Erlang.<br><br>1> odbc:connect("DSN=pg", [{scrollable_cursors, off}]).<br>{error,{{badmatch,{error,eafnosupport}},<br>
  [{odbc,init,1},{gen_server,init_it,6},{proc_lib,init_p,5}]}}<br><br>The database is located on another machine in the local network.<br>I have tried to connect to this database in the OpenOffice Base (using ODBC)<br>and there are no problems. And I had not any troubles with connection in<br>
  Erlang on the machine where database is located."<br>----------------<br><br>I am not sure it is a bug, but I have trouble with connection only in erlang.<br><br>PS: Sorry for my english<br><br>Andrey.<br>