Hi together
Our System:
Zend Server 9.1 with PHP 7.1
We use sqlsrv_connect() and sqlsrv_query() to connect and select our MSSQL database. The problem is we can't analyze the queries in the z-ray.
No queries are listed.
How can we display our queries ?
Thanks
Missing SQLSRV Queries in Z-Ray
- MickeyZend
- Zend Product Manager
- Posts: 118
- Joined: Mon Aug 19, 2013 1:34 pm
- Location: Israel
Re: Missing SQLSRV Queries in Z-Ray
Hi,
Currently Z-Ray doesn't supports sqlsrv.
That said, for working with MS SQL Server, we support mssql or the PDO.
Thanks,
Mickey.
Currently Z-Ray doesn't supports sqlsrv.
That said, for working with MS SQL Server, we support mssql or the PDO.
Thanks,
Mickey.
Re: Missing SQLSRV Queries in Z-Ray
Hi Mickey,
Thanks for your reply.
We are currently on PHP 7, so mssql would not be an option for us.
Will Z-Ray support sqlsrv in the future or should we generaly change to PDO, beacause the Z-Ray DB Connection Feature is quite important for us ?
Thanks for your reply.
We are currently on PHP 7, so mssql would not be an option for us.
Will Z-Ray support sqlsrv in the future or should we generaly change to PDO, beacause the Z-Ray DB Connection Feature is quite important for us ?