Welcome Guest, Not a member yet? Register   Sign In
SQLSRV support for CI Sessions
#1

According to the documentation 
Quote:Only MySQL and PostgreSQL databases are officially supported, due to lack of advisory locking mechanisms on other platforms

However MSSQL does support such mechanisms by using sp_getapplock and sp_releaseapplock which also support timeouts, while only requiring public role membership.

Please consider supporting MSSQL for sessions, I believe that this will be beneficial for all who develop applications on the Codeigniter framework in conjunction with a MSSQL database.
Reply


Messages In This Thread
SQLSRV support for CI Sessions - by msjr_80 - 05-28-2024, 03:14 AM
RE: SQLSRV support for CI Sessions - by kenjis - 06-21-2024, 11:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB