Support for the Sybase iAnywhere database.
This is not (yet) a full backend for Sybase ASE.
This dialect is not ported to SQLAlchemy 0.6.
This dialect is not tested on SQLAlchemy 0.6.
Known issues / TODO:
Uses the mx.ODBC driver from egenix (version 2.1.0)
The current version of sqlalchemy.databases.sybase only supports mx.ODBC.Windows (other platforms such as mx.ODBC.unixODBC still need some development)
Support for pyodbc has been built in but is not yet complete (needs further development)
- Results of running tests/alltests.py:
Ran 934 tests in 287.032s FAILED (failures=3, errors=1)
Tested on ‘Adaptive Server Anywhere 9’ (version 9.0.1.1751)