Joe Conway wrote:
> Roderick A. Anderson wrote:
>
>> What I am wondering is if anyone has a nearly fool-proof set of
>> instructions for setting up and doing MS SQL Server connections from a
>> Linux (or other UNIX-like OS) box?
>
> I've successfully used freetds (http://www.freetds.org/) and the php
> mssql extension from Linux before (not recently though). A quick glance
> at the site indicates jdbc support also, but I don't see anything about
> ODBC. In any case, might be worth a look for you...
Actually, looks like there is unixODBC support -- see:
http://www.freetds.org/software.html
HTH,
Joe