Sybase

    The following table summarizes current support levels for database release versions.

    The following dialect/DBAPI options are available. Please refer to individual DBAPI sections for connect information.

    Note

    Deprecated since version 1.4: The internal Sybase dialect is deprecated and will be removed in a future version. Use the external dialect.

    Support for the Sybase database via the Python-Sybase driver.

    Documentation and download information (if applicable) for Python-Sybase is available at: http://python-sybase.sourceforge.net/

    Connecting

    Connect String:

    The python-sybase driver does not appear to support non-ASCII strings of any kind at this time.

    Support for the Sybase database via the PyODBC driver.

    DBAPI

    Connect String:

    Unicode Support

    The pyodbc driver currently supports usage of these Sybase types with Unicode or multibyte strings:

    Currently not supported are:

    Support for the Sybase database via the mxODBC driver.

    Documentation and download information (if applicable) for mxODBC is available at: http://www.egenix.com/

    Connecting

    Connect String:

    This dialect is a stub only and is likely non functional at this time.