Using Sybase DLLs from Cygwin apps
Maarten Boekhold
boekhold@emirates.net.ae
Fri Nov 26 10:06:00 GMT 2004
Jason Tishler wrote:
> Why not use FreeTDS (http://www.freetds.org/) instead of the Sybase's
> Win32 libraries? IIRC, both sqsh and FreeTDS build OOTB under Cygwin.
> FWIW, I have used Cygwin sqsh/FreeTDS successfully with Microsoft SQL
> Server. However, YMMV with Sybase...
For sqsh, FreeTDS works fine, however I suspect that Michael's ultimate
goal is to link DBD::Sybase (Michael is the maintainer of that) with the
Sybase libraries.
It's possible to build DBD::Sybase with FreeTDS, but it doesn't have
complete functionality. '?' placeholders in prepared statements don't
work because FreeTDS doesn't support them yet for Sybase databases.
That's a pretty important piece of functionality that's missing.
It's funny, I've been trying the same thing as Michael yesterday, for
probably the same reasons. I wonder if it wouldn't be easier to try to
help out the FreeTDS team to implement the missing functionality.
Maarten
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list