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::sqlanywhere(3) - mojave
dbix::class::storage::dbi::uniqueidentifier(3) - mojave
dbix::class::storage::dbi::sqlanywhere5.18(3) - mojave
dbix::class::storage::dbi::uniqueidentifier(3) - osx
dbix::class::schema::loader::dbi::mssql(3pm) - debian
Similar Topics in the Unix Linux Community
AIX Links
Mac OS X: Based on UNIX - Solid As a Rock
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location