Tagged Questions
2
votes
1answer
114 views
How to solve “/usr/bin/ld: cannot -lodbcinst” problem during FreeTDS installation
I have installed unixodbc for Microsoft SQL Server support in Linux. I want to connect PHP on Linux to a MS SQL server. I tried to install FreeTDS opensource , but it gives me following error.
...