The Wiki has moved to new hardware, and the old server died.
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howtos:databases:microsoft_drivers_for_php_for_sql_server [2018/03/02 15:45 (UTC)] feri created |
howtos:databases:microsoft_drivers_for_php_for_sql_server [2018/03/02 15:49 (UTC)] feri [Installing unixODBC] |
||
---|---|---|---|
Line 13: | Line 13: | ||
If you have [[https://github.com/sbopkg/sbopkg|sbopkg]] installed this is as easy as executing the below command: | If you have [[https://github.com/sbopkg/sbopkg|sbopkg]] installed this is as easy as executing the below command: | ||
<code> sbopkg -i unixODBC </code> | <code> sbopkg -i unixODBC </code> | ||
+ | |||
+ | <note important>unixODBC conflicts with libiodbc in Slackware, so if you remove unixODBC, you will have to re-install libiodbc!</note> | ||
===== Installing Microsoft OBDC Drivers ===== | ===== Installing Microsoft OBDC Drivers ===== |