Page 1 of 1

Connect to remote MSSQL Server from PHP/Linux

Posted: Thu Mar 04, 2010 8:50 pm
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?