1DBIx::Class::Storage::DUBsIe:r:SCyobnatsrei:b:uMtDSeBSdIQxLP:(e:3rC)llaDsosc:u:mSetnotraatgieo:n:DBI::Sybase::MSSQL(3)
2
3
4
6 DBIx::Class::Storage::DBI::Sybase::MSSQL - (DEPRECATED) Legacy storage
7 class for MSSQL via DBD::Sybase
8
10 Connections through DBD::Sybase are now correctly recognized and
11 reblessed into the appropriate subclass
12 (DBIx::Class::Storage::DBI::Sybase::Microsoft_SQL_Server in the case of
13 MSSQL). Please remove the explicit storage_type setting from your
14 schema.
15
17 This subclass supports MSSQL connected via DBD::Sybase.
18
19 $schema->storage_type('::DBI::Sybase::MSSQL');
20 $schema->connect_info('dbi:Sybase:....', ...);
21
23 Currently, this doesn't work right unless you call
24 "Class::C3::reinitialize()" after connecting.
25
27 Brandon L Black <blblack@gmail.com>
28
29 Justin Hunter <justin.d.hunter@gmail.com>
30
32 You may distribute this code under the same terms as Perl itself.
33
34
35
36perl v5.12.0 20D1B0I-x0:5:-C1l2ass::Storage::DBI::Sybase::MSSQL(3)