in reply to
Re: LINUX + MS SQL server
in thread
LINUX + MS SQL server
Since I want to use the same code to connect both from Linux and Windows I guess I need iODBC. But, I get stumped with the driver. I still need a SQL Server Driver with iODBC, right? Are there no free drivers for SQL Server?
Comment on
Re^2: LINUX + MS SQL server
Replies are listed 'Best First'.
Re^3: LINUX + MS SQL server
by
bmann
(Priest)
on Jan 21, 2005 at 23:06 UTC
Whether you use DBD::Sybase or an ODBC (unixodbc or iODBC), you will still need the FreeTDS driver.
[reply]
In Section
Seekers of Perl Wisdom