MSSQL Extension to use scripts that connect to mssql db
MSSQL Extension to use scripts that connect to mssql db
Hello,
I'd like to know how can i install MS SQL extension in order to use php scripts that connect to mssql server.
Mssql database is running on other server machine so i don't really need a database , all i need is php to work with mssql connection.
Server OS : Ubuntu 14.04
I've tried installing FreeTDS , but it didn't really work.
Please help me out
I'd like to know how can i install MS SQL extension in order to use php scripts that connect to mssql server.
Mssql database is running on other server machine so i don't really need a database , all i need is php to work with mssql connection.
Server OS : Ubuntu 14.04
I've tried installing FreeTDS , but it didn't really work.
Please help me out
Re: MSSQL Extension to use scripts that connect to mssql db
Hi, from this manual it's not very hard - http://blog.thesysadmins.co.uk/ubuntu-s ... a-php.html
Try it
Try it