ODBC issues

Chandrashekhar Mullaparthi Chandrashekhar.Mullaparthi@REDACTED
Fri Jun 29 09:14:01 CEST 2001


You have to do an application:start(odbc) before calling odbc:start_link.

cheers,
Chandru

> -----Original Message-----
> From: Martin Logan [mailto:martin@REDACTED]
> Sent: 28 June 2001 21:11
> To: erlang-questions@REDACTED
> Subject: ODBC issues
> 
> 
> I am currently writing a proxy that uses ODBC modules. I have 
> all of the
> necessary components for ODBC installed on a slackware linux 
> machine.  I
> am however getting some strange behavior from when I try to start the
> ODBC processes from within the shell. Below is the output 
> from the shell
> when I try to start the server.
> 
> 
> (martin@REDACTED)5> {ok, _Pid} = odbc:start_link({local, 
> odbc1}, [], []).
> ** exited: {noproc,{gen_server,call,
>                                [odbc_sup,
>                                 {start_child,
> 
> [{local,odbc1},[{client,<0.46.0>}],[]]},
>                                 infinity]}} **
> 
> After executing the above command the ODBC module apears to be in the
> system as I can type "o" and tab and I see that odbc is one  of the
> options that is available. If anyone knows of an explanation for this
> please let me know.
> 
>                     Thanks,
>                     Martin Logan
>                     Software Engineer, Vail Systems.
> 



NOTICE AND DISCLAIMER:
This email (including attachments) is confidential.  If you have received
this email in error please notify the sender immediately and delete this
email from your system without copying or disseminating it or placing any
reliance upon its contents.  We cannot accept liability for any breaches of
confidence arising through use of email.  Any opinions expressed in this
email (including attachments) are those of the author and do not necessarily
reflect our opinions.  We will not accept responsibility for any commitments
made by our employees outside the scope of our business.  We do not warrant
the accuracy or completeness of such information.





More information about the erlang-questions mailing list