FreeBSD Manual Pages
DBIx::Class::Storage::User:ContributCdaPerlSDocuge::DBI::ODBC::SQL_Anywhere(3) 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. FURTHER QUESTIONS? Check the list of additional DBIC resources. COPYRIGHT AND LICENSE 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. perl v5.32.1 DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere(3)
NAME | SYNOPSIS | CAVEATS | FURTHER QUESTIONS? | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>