iODBC and php

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
grezi
Forum Newbie
Posts: 15
Joined: Tue Apr 03, 2007 5:25 am

iODBC and php

Post by grezi »

Hello,
i am trying to connect to an SQL Server (Windows) from a linux server using the iodbc driver manager . Does anybody know if i need special drivers installed (i read something about freeTDS or something like that) on linux to make the connection. Thanks in advance
Begby
Forum Regular
Posts: 575
Joined: Wed Dec 13, 2006 10:28 am

Post by Begby »

Yes, you need freeTDS or something like that.
Post Reply