Provided by: libdbix-class-perl_0.08250-2_all 

NAME
DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere - Driver for using Sybase SQL Anywhere through ODBC
SYNOPSIS
All functionality is provided by DBIx::Class::Storage::DBI::SQLAnywhere, see that module for details.
CAVEATS
uniqueidentifierstr data type
If you use the "uniqueidentifierstr" type with this driver, your queries may fail with:
Data truncated (SQL-01004)
WORKAROUND: use the "uniqueidentifier" type instead, it is more efficient anyway.
AUTHOR
See "AUTHOR" in DBIx::Class and "CONTRIBUTORS" in DBIx::Class.
LICENSE
You may distribute this code under the same terms as Perl itself.
perl v5.18.1 2013-04-15 DBIx::Class::S...C::SQL_Anywhere(3pm)