1DBIx::Class::Storage::DUBsIe:r:SCyobnatsrei(b3u)ted PerlDBDIoxc:u:mCelnatsast:i:oSntorage::DBI::Sybase(3)
2
3
4

NAME

6       DBIx::Class::Storage::DBI::Sybase - Base class for drivers using
7       DBD::Sybase
8

DESCRIPTION

10       This is the base class/dispatcher for Storage's designed to work with
11       DBD::Sybase
12

METHODS

14   using_freetds
15       Whether or not DBD::Sybase was compiled against FreeTDS. If false, it
16       means the Sybase OpenClient libraries were used.
17
18   set_textsize
19       When using FreeTDS and/or MSSQL, "$dbh->{LongReadLen}" is not
20       available, use this function instead. It does:
21
22         $dbh->do("SET TEXTSIZE $bytes");
23
24       Takes the number of bytes, or uses the "LongReadLen" value from your
25       "connect_info" in DBIx::Class if omitted, lastly falls back to the
26       32768 which is the DBD::Sybase default.
27

AUTHORS

29       See "CONTRIBUTORS" in DBIx::Class.
30

LICENSE

32       You may distribute this code under the same terms as Perl itself.
33
34
35
36perl v5.12.0                      2010-05-1D2BIx::Class::Storage::DBI::Sybase(3)
Impressum