[Asterisk-Users] ODBCexec -Fixed-

Christopher Jacob chris at jacob-solutions.com
Thu Oct 14 16:13:48 MST 2004


Hey all,

I fixed this if anyone cares to know....

Like a good little SQLer I ended my query with a ;
ODBCexec(select * from somewhere;)

Dropping the ";" solved the problem.

~c

Message: 10
Date: Thu, 14 Oct 2004 17:35:37 -0400
From: "Christopher Jacob" <chris at jacob-solutions.com>
Subject: [Asterisk-Users] ODBCexec
To: <asterisk-users at lists.digium.com>
Message-ID: <20041014213539.9187E2FD799 at lists.digium.com>
Content-Type: text/plain;	charset="us-ascii"

Hey All,

I have compiled and installed Robert Hanzliks App_ODBCexec and everything
seems to load fine. I can use ODBCquery with out problem, but when I call
ODBCexec I get an error...

^@No application 'ODBCexec(

Which seems odd because when I reload asterisk I see

^@  == Registered application 'ODBCquery'
^@  == Registered application 'ODBCexec'


Anyone have any ideas?

Thanks,

Chris





More information about the asterisk-users mailing list