We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SqlsrvDriver.php in Dibi\Drivers\SqlsrvDriver::__construct at line 73 $info[0]['message'] in simetimes null
dibi/src/Dibi/Drivers/SqlsrvDriver.php
Line 70 in c3b365e
The text was updated successfully, but these errors were encountered:
I've seen this issue as well. What type of SQL Server DB are you attempting to connect to? SQL Server (version?), SQL Express (Version?), Azure SQL?
Sorry, something went wrong.
Also helpful to know would be php version and architecure and sql driver extensions you are using TS vs NTS.
I attempt to SQL Server 2019 (version 15.0.4053.23) I use PHP 8.0.7 on Alpine Linux (amd64) with MS SQL TOOLS v.17.7.1.1-1 https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-ver15#alpine17
0b394a9
SqlsrvDriver: fixed after 40ad77c [Closes dg#391][Closes dg#392]
834a343
(cherry picked from commit 0b394a9)
No branches or pull requests
SqlsrvDriver.php in Dibi\Drivers\SqlsrvDriver::__construct at line 73
$info[0]['message'] in simetimes null
dibi/src/Dibi/Drivers/SqlsrvDriver.php
Line 70 in c3b365e
The text was updated successfully, but these errors were encountered: