logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Caveats

uniqueidentifierstrdatatype
       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.

Further Questions?

       Check the list of additional DBIC resources.

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.

See Also