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" <[EMAIL PROTECTED]> Subject: [Asterisk-Users] ODBCexec To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> 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... [EMAIL PROTECTED] application 'ODBCexec( Which seems odd because when I reload asterisk I see ^@ == Registered application 'ODBCquery' ^@ == Registered application 'ODBCexec' Anyone have any ideas? Thanks, Chris _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
