[Freeswitch-dev] Usage of ODBC pooling
Erjan Tylepov
e.tylepov at btcom.kz
Thu Mar 15 12:24:21 MSK 2012
Hi there!
Is this sequence, which should be executed for every db access, is a right way of ODBC connection pooling usage in FS:
switch_odbc_handle_new
switch_odbc_handle_connect
either
switch_odbc_handle_exec
switch_odbc_statement_handle_free
or
switch_odbc_handle_callback_exec
switch_odbc_handle_disconnect?
Regards,
YT.
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-dev
mailing list