osx man page for dbix::class::storage::dbi::odbc::sql_anywhere

Query: dbix::class::storage::dbi::odbc::sql_anywhere

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere(3)	User Contributed Perl Documentation	  DBIx::Class::Storage::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.
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.16.2 2012-08-16 DBIx::Class::Storage::DBI::ODBC::SQL_Anywhere(3)
Related Man Pages
dbix::class::storage::dbi::odbc::access(3) - mojave
dbix::class::storage::dbi::sqlanywhere(3) - mojave
dbix::class::storage::dbi::uniqueidentifier(3) - mojave
dbix::class::storage::dbi::ado::ms_jet(3) - osx
dbix::class::storage::dbi::ado::ms_jet(3pm) - debian
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
When is a _function_ not a _function_?
Undeletable file
Shopt -s histappend
Python: Refer a properties file from different location