1DBIx::Connector::DriverU:s:eMrSSCQoLn(t3r)ibuted Perl DoDcBuImxe:n:tCaotninoenctor::Driver::MSSQL(3)
2
3
4
6 DBIx::Connector::Driver::MSSQL - Microsoft SQL Server-specific
7 connection interface
8
10 This subclass of DBIx::Connector::Driver provides Microsoft SQL server-
11 specific implementations of the following methods:
12
13 "savepoint"
14 "release"
15 "rollback_to"
16
18 This module was written and is maintained by:
19
20 David E. Wheeler <david@kineticode.com>
21
22 It is based on code written by:
23
24 Matt S. Trout <mst@shadowcatsystems.co.uk>
25 Peter Rabbitson <rabbit+dbic@rabbit.us>
26
28 Copyright (c) 2009-2013 David E. Wheeler. Some Rights Reserved.
29
30 This module is free software; you can redistribute it and/or modify it
31 under the same terms as Perl itself.
32
33
34
35perl v5.32.1 2021-01-27 DBIx::Connector::Driver::MSSQL(3)