I'm trying to work PHP with an MSSQL db that has Force Protocol Encryption on... and all attempts seem to be failing.
Neither the regular php query (mssql_query()) nor an ADO method have worked.... does anyone have any experience with this?
Any info would be appreciated, thanks.