Welcome Guest, Not a member yet? Register   Sign In
MSSQL Working in 4.1.8 but errors in 4.4.5
#1

Greetings,

I just download the latest version of CodeIgniter 4.4.5, I'm using the code to a working application on CodeIgniter ver. 4.1.8. I'm getting the following error:

CodeIgniter\Database\Exceptions\DatabaseException

Unable to connect to the database.
Main connection [sqlsrv]: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: The wait operation timed out.
SQLSTATE: 08001, code: 258
[Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired SQLSTATE: HYT00, code: 0
[Microsoft][ODBC Driver 17 for SQL Server]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. SQLSTATE: 08001, code: 258

Any suggestion on how to resolve this?

Thank you in advance for your help!
Reply
#2

This?
https://github.com/codeigniter4/CodeIgniter4/pull/7624
Reply
#3

Thank you for pointing me in the right direction.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB