It depends on the version of Sybase. I believe there is one for versions 11 and newer. For earlier versions of Sybase, I have not found an OLE DB driver and have had to use DataReader sources and ODBC for connecting.
If you are only reading data, this works fine. If you have to write back to the Sybase database, you need to use a script component or create a custom destination.