DOKK / manpages / debian 10 / libdbix-class-perl / DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere.3pm.en
DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere(3pm) User Contributed Perl Documentation DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere(3pm)

DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere - Driver for using Sybase SQL Anywhere through ODBC

All functionality is provided by DBIx::Class::Storage::DBI::SQLAnywhere, see that module for details.

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.

Check the list of additional DBIC resources.

This module is free software copyright by the DBIx::Class (DBIC) authors. You can redistribute it and/or modify it under the same terms as the DBIx::Class library.

2018-04-19 perl v5.26.2