[Asterisk-Dev] what do I need to implement odbc

Brian K. West brian at bkw.org
Mon Sep 19 10:41:27 MST 2005


As someone that has worked with ODBC I think that postgres has two ODBC
drivers for it(or so I have been told).. One that works and one that totally
doesn't.  Sounds like you have the one that doesn't.  Might wanna double
check that.

/b


On 9/19/05 12:22 PM, "Julian Lyndon-Smith" <asterisk at dotr.com> wrote:

> Guys, I've got a serious problem in that for political reasons I need to
> be able to use ODBC for realtime against a progress (not postgres) database.
> 
> I've got a problem with * and my current odbc driver, as any update
> statement fails (SQLExecute error).  (However, on the same box, the same
> UPDATE statement works if embedded in a php page)
> 
> I did have unixODBC installed, but thought that I would try iODBC. I
> uninstalled unixODBC, and installed iODBC. However, res_odbc will not
> compile because /usr/include/odbcinst.h is missing. Nearest thing that
> I've found is /usr/local/include/iodbcinst.h.
> 
> Do I need unixODBC ? If so, does * only compile with unixODBC and does
> not support iODBC ?
> 
> Many thanks.
> 
> Julian.
> 
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev





More information about the asterisk-dev mailing list