debian man page for dbix::class::storage::dbi::access

Query: dbix::class::storage::dbi::access

OS: debian

Section: 3pm

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

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

DBIx::Class::Storage::DBI::ACCESS(3pm)			User Contributed Perl Documentation		    DBIx::Class::Storage::DBI::ACCESS(3pm)

NAME
DBIx::Class::Storage::DBI::ACCESS - Support specific to MS Access
DESCRIPTION
This is the base class for Microsoft Access support. This driver supports last_insert_id, empty inserts for tables with "AUTOINCREMENT" columns, nested transactions via auto_savepoint, "GUID" columns via DBIx::Class::Storage::DBI::UniqueIdentifier.
SUPPORTED VERSIONS
This module has currently only been tested on MS Access 2010. Information about how well it works on different version of MS Access is welcome (write the mailing list, or submit a ticket to RT if you find bugs.)
USING GUID COLUMNS
If you have "GUID" PKs or other "GUID" columns with auto_nextval you will need to set a new_guid callback, like so: $schema->storage->new_guid(sub { Data::GUID->new->as_string }); Under Catalyst you can use code similar to this in your Catalyst::Model::DBIC::Schema "Model.pm": after BUILD => sub { my $self = shift; $self->storage->new_guid(sub { Data::GUID->new->as_string }); };
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-08-19 DBIx::Class::Storage::DBI::ACCESS(3pm)
Related Man Pages
dbix::class::storage::dbi::ado::ms_jet(3) - mojave
dbix::class::storage::dbi::uniqueidentifier(3) - mojave
dbix::class::storage::dbi::uniqueidentifier5.18(3) - mojave
dbix::class::storage::dbi::ado::ms_jet5.18(3) - mojave
dbix::class::storage::dbi::uniqueidentifier(3) - osx
Similar Topics in the Unix Linux Community
Similar Forum for MS Access?
Industry Support Grows for ACCESS Global Partner Program - CNNMoney.com
Sun StorageTek 2530 Array Storage Solution for 4000 Mailboxes in Microsoft Exchange 2
SETI For The People: Addressing the Challenge of Massive Data Sharing
Sun Storage J4400 Arrays as 6000-Mailbox Solution for Microsoft Exchange 2007 With CC