On Fri, Oct 27, 2006 at 09:56:09AM -0500, Erick Perez wrote:
> Cohen, so you vote for the ARA->odbc->sqlite route?
Can't think of anything better, now. But I haven't actually tried using
it.
> this is for embedded, so that's why sqlite instead of mysql or postgres.
> when you say it is not guaran
Cohen, so you vote for the ARA->odbc->sqlite route?
this is for embedded, so that's why sqlite instead of mysql or postgres.
when you say it is not guaranteed, what do you mean?
On 10/27/06, Tzafrir Cohen <[EMAIL PROTECTED]> wrote:
On Fri, Oct 27, 2006 at 07:56:16AM +0800, Leo Ann Boon wrote:
>
On Fri, Oct 27, 2006 at 07:56:16AM +0800, Leo Ann Boon wrote:
> Moises Silva wrote:
> >AFAIK, you will need to do the first. ARA->odbc->sqlite
> res_sqlite3 in asterisk-addons supports ARA
res_sqlite3 from aadd-ons is a strange beast. It uses its own, private
copy of sqlite and acceses internal da
Moises Silva wrote:
AFAIK, you will need to do the first. ARA->odbc->sqlite
res_sqlite3 in asterisk-addons supports ARA
On 10/26/06, Erick Perez <[EMAIL PROTECTED]> wrote:
Can I safely assume that SQLite can be used to code something for
Asterisk Realtime instead of the much used mysql databa
AFAIK, you will need to do the first. ARA->odbc->sqlite
On 10/26/06, Erick Perez <[EMAIL PROTECTED]> wrote:
Can I safely assume that SQLite can be used to code something for
Asterisk Realtime instead of the much used mysql database?
I have read several old posts, but nothing point me to an answ
Can I safely assume that SQLite can be used to code something for
Asterisk Realtime instead of the much used mysql database?
I have read several old posts, but nothing point me to an answer.
maybe ARA-->odbc-->sqlite or ARA-->sqlite?
--