Hi,
I have an issue with Wayfinder : in my test machine, i setup an apache server with 1 SQL server 2008 Express and 1 Mysql Server
Everything is fine with Mysql Server : Wayfinder is working properly. But with SQL Server, it's not the case. I have no result at all.
Is anybody has ever had this issue with MSSQL ?
Regards
Configuration Apache + Modx + MSSQL 2008
===============================
Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
OS : Windows 2008 R2
SGBDR : Microsoft SQL Server 2008 (express)
-
☆ A M B ☆
- 3,141 Posts
I'm not aware of actual issues with Wayfinder on sqlsrv myself, but in my personal experience it's better to run MySQL with MODX as that is the most used driver and often the only driver Extra developers test on.
You could try setting &debug=`1` on the wayfinder call to see if it registers any errors; also check the error log.
Yes I know the &debug=`1` feature, I have different results between MSSQL Server and MySQL Server
Configuration Apache + Modx + MSSQL 2008
===============================
Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.8
OS : Windows 2008 R2
SGBDR : Microsoft SQL Server 2008 (express)