debian man page for dbix::class::storage::dbi::ado::microsoft_sql_server

Query: dbix::class::storage::dbi::ado::microsoft_sql_server

OS: debian

Section: 3pm

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

DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server(3pmUser Contributed Perl DocumentatiDBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server(3pm)

NAME
DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server - Support for Microsoft SQL Server via DBD::ADO
SYNOPSIS
This subclass supports MSSQL server connections via DBD::ADO.
DESCRIPTION
The MSSQL specific functionality is provided by DBIx::Class::Storage::DBI::MSSQL.
EXAMPLE DSN
dbi:ADO:provider=sqlncli10;server=EEEBOXSQLEXPRESS
CAVEATS
identities "_identity_method" is set to @@identity, as "SCOPE_IDENTITY()" doesn't work with DBD::ADO. See "IMPLEMENTATION NOTES" in DBIx::Class::Storage::DBI::MSSQL for caveats regarding this. truncation bug There is a bug with MSSQL ADO providers where data gets truncated based on the size of the bind sizes in the first prepare call: <https://rt.cpan.org/Ticket/Display.html?id=52048> The "ado_size" workaround is used (see "ADO Providers" in DBD::ADO) with the approximate maximum size of the data_type of the bound column, or 8000 (maximum VARCHAR size) if the data_type is not available. This code is incomplete and may be buggy. Particularly, "VARCHAR(MAX)" is not supported yet. The data_type list for other DBs is also incomplete. Please report problems (and send patches.) fractional seconds Fractional seconds with DBIx::Class::InflateColumn::DateTime are not currently supported, datetimes are truncated at the second.
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.14.2 2011-05-10 DBIx::Class::Storage::DBI::ADO::Microsoft_SQL_Server(3pm)
Related Man Pages
dbix::class::storage::dbi::ado::microsoft_sql_server(3) - mojave
dbix::class::storage::dbi::ado::microsoft_sql_server5.18(3) - mojave
dbix::class::storage::dbi::ado::microsoft_sql_server::cursor(3) - osx
dbix::class::storage::dbi::ado::ms_jet(3) - osx
dbix::class::storage::dbi::odbc::access(3pm) - debian
Similar Topics in the Unix Linux Community
Mysql CHAR vs VARCHAR
AIX to access MSSQL server
Export into a single cell of excel sheet...
Deployment Guide for Microsoft SQL Server 2005 Database on Sun Storage 7000 Unified S
Need Help with SDD / SDDPCM / MPIO