Gonzalo Quan wrote: > Now for my stupid question.. I'd like to connecto to either a Sybase > (11.9.2) or an MSSQL (7/200) database servers.. Do libraries exist that > will establish connections for me? Both Sybase and MSSQL are accessable from the "freetds" open-source implementation of the TDS protocol. I don't know about the existence of a Ruby mapping - you could create one though. Pretty simple API. -- Clifford Heath, ManageSoft Corporation