[SR-Users] change module parameter in routing logic

Alex Balashov abalashov at evaristesys.com
Tue Apr 28 15:00:31 CEST 2020


On Tue, Apr 28, 2020 at 12:57:16PM +0000, Ali Taher wrote:

> Should I be worried about using same sqlres (ra) while fetching the
> result from the database?

No, as long you sql_result_free() it between operations. If you need
multiple SQL results concurrently, you should use different result set
identifiers.

-- Alex

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/



More information about the sr-users mailing list