ODBC or gen_server problems ?!
Laura Castro
laura@REDACTED
Mon Jul 29 09:46:53 CEST 2002
I think you should try to do something like:
application:start(odbc)
before doing odbc:start_link([], []).
Laura Castro
On Sun, 28 Jul 2002, Thomas Verner wrote:
> Hi !!
>
> After a few years away from Erlang, I am finally back, but I have
> problems on two things :-(
>
> We should use ODBC to obtain customer data from a Database, ODBC
> compiled well, I guess, got an odbcserver.exe now, BUT it will not start
> correctly ?! ( Please see errors below )
>
> Secondly long node names fails ( the erlang node fails ), that is no
> problem for the first installations, but when we conquer the world, it
> should work. What to do ?
>
> We are running Windows (2000) btw. Yes I know, but Customer demands :-)
>
> Can anyone help me out?
>
> /v
>
> -- CUT --
>
> Erlang (BEAM) emulator version 5.1.1 [threads:0]
>
> Eshell V5.1.1 (abort with ^G)
> (test01@REDACTED)1> odbc:start_link([],[]).
> ** exited: {noproc,{gen_server,call,
> [odbc_sup,
> {start_child,[[{client,<0.29.0>}],[]]},
> infinity]}} **
> (test01@REDACTED)2>
> -- CUT --
>
> Best Regards / Med venlig Hilsen
>
> Thomas Verner
>
> BluePosition
> Lyngbyhus
> Parallelvej 10
> 2800 Kgs. Lyngby
> Phone +45 70 20 65 25
> Direct +45 20 48 34 51
> http://www.blueposition.com
> mailto:tv@REDACTED
>
>
More information about the erlang-questions
mailing list