Displaying 3 results from an estimated 3 matches for "update_odbc".
Did you mean:
update_db
2005 Oct 05
0
CVS won't compile: res_odbc error
...: parse error before `rowcount'
res_config_odbc.c:214: `SQLULEN' undeclared (first use in this function)
res_config_odbc.c:281: `rowcount' undeclared (first use in this function)
res_config_odbc.c:318: `colsize' undeclared (first use in this function)
res_config_odbc.c: In function `update_odbc':
res_config_odbc.c:358: `SQLLEN' undeclared (first use in this function)
res_config_odbc.c:358: parse error before `rowcount'
res_config_odbc.c:418: `rowcount' undeclared (first use in this function)
make[1]: *** [res_config_odbc.o] Error 1
make[1]: Leaving directory `/usr/src/aste...
2005 Aug 31
3
odbc realtime update problem
...lbox_context` (`mailbox`,`context`)
) ;
I manually created a record in the database and fired up asterisk. Wow!
it actually worked !
But. (There had to be a but) - when it came to update, there was a
problem. If I tried to change the password, I got an error, and the
database was not updated:
update_odbc : SQL execute error
After an afternoon of chasing all sorts of dead-ends (permissions etc) I
finally changed the uniqueid from an int to a character field, and it
all updates ok now.
Now, is this a problem with res_odbc, the linux odbc client or the sql
server itself ?
Julian.
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime
instructions on voip-info seem pretty straight forward... just not woking for
me. I've included all of my config files below, and my console output.
Entire console bootup output:
[root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing