Query: dbix::class::storage::dbi::sybase::microsoft_sql_server
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server(User Contributed Perl DocumentatDBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server(3)NAMEDBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server - Support for Microsoft SQL Server via DBD::SybaseSYNOPSISThis subclass supports MSSQL server connections via DBD::Sybase.DESCRIPTIONThis driver tries to determine whether your version of DBD::Sybase and supporting libraries (usually FreeTDS) support using placeholders, if not the storage will be reblessed to DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server::NoBindVars. The MSSQL specific functionality is provided by DBIx::Class::Storage::DBI::MSSQL.METHODSconnect_call_datetime_setup Used as: on_connect_call => 'datetime_setup' In connect_info to set: $dbh->syb_date_fmt('ISO_strict'); # output fmt: 2004-08-21T14:36:48.080Z On connection for use with DBIx::Class::InflateColumn::DateTime This works for both "DATETIME" and "SMALLDATETIME" columns, although "SMALLDATETIME" columns only have minute precision.AUTHORSee "CONTRIBUTORS" in DBIx::Class.LICENSEYou may distribute this code under the same terms as Perl itself. perl v5.16.2 2012-08-16 DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server(3)
Similar Topics in the Unix Linux Community |
---|
AIX Links |
When is a _function_ not a _function_? |
Shopt -s histappend |
My first PERL incarnation... Audio Oscillograph |
Python: Refer a properties file from different location |