Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

sahimsakir's avatar

Illuminate  \  Database  \  QueryException PHP 8.2.4 10.26.2 SQLSTATE[IMSSP]: This extension requires the Microsoft ODBC Driver for SQL Server to communicate with SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64

Illuminate\Database\QueryException PHP: 8.2.4 Laravel: 10.26.2

SQLSTATE[IMSSP]: This extension requires the Microsoft ODBC Driver for SQL Server to communicate with SQL Server. Access the following URL to download the ODBC Driver for SQL Server for x64:

In my Project, I have used multiple databases from different servers one of them being a Microsoft SQL server. I have installed the driver extension in my xampp and also have installed the ODBC driver in my environment. I am using Windows 11 for the local development OS.

the project doesn't have any issues, it works properly.

Can anyone help me to debug and solve the issue?

0 likes
0 replies

Please or to participate in this conversation.