Connect to remote MSSQL Server from PHP/Linux

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
absurdparadox
Forum Newbie
Posts: 1
Joined: Thu Mar 04, 2010 8:46 pm

Connect to remote MSSQL Server from PHP/Linux

Post by absurdparadox »

Hey guys, I'm trying to figure out how to remotely connect to an MS-SQL database, using php on a linux machine, that I do not have any sort of shell access at all. Is it even possible? I've seen some things regarding FreeTDS and odbc drivers, but I can't install anything, plus I'm a little out of my realm, regarding linux.

Any advice?
Post Reply