How to access data using PHP/Linux from MS SQL Server on NT

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
niazkhan
Forum Newbie
Posts: 1
Joined: Wed Nov 10, 2004 2:11 pm

How to access data using PHP/Linux from MS SQL Server on NT

Post by niazkhan »

My webserver(apache) is running on Linux and my MS-SQL Server 7 is running on NT machine. How can I access data using PHP. I have done on Windows machine using ASP and ODBC setup but I cannot find any ODBC setup on Linux. Please explain.
Post Reply