Skip to content

Instantly share code, notes, and snippets.

View abhimanyu003's full-sized avatar
🏠
Running Remotely 🏃‍♂️

Abhimanyu Sharma abhimanyu003

🏠
Running Remotely 🏃‍♂️
View GitHub Profile
@abhimanyu003
abhimanyu003 / freetds_install_ubuntu_14.md
Created May 6, 2017 14:22 — forked from ghalusa/freetds_install_ubuntu_14.md
Installing and Configuring FreeTDS on Ubuntu 14.04.4 LTS and Establish a Connection via PHP PDO

Installing and Configuring FreeTDS on Ubuntu 14.04.4 LTS and Establish a Connection via PHP PDO


Install

sudo apt-get install -y unixodbc unixodbc-dev unixodbc-bin libodbc1 odbcinst1debian2 tdsodbc php5-odbc