dbix::class::storage::dbi::ado::ms_jet::cursor(3) mojave man page | unix.com

Man Page: dbix::class::storage::dbi::ado::ms_jet::cursor

Operating Environment: mojave

Section: 3

DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor(3)	User Contributed Perl Documentation	 DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor(3)

NAME
DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor - GUID Support for MS Access over ADO
DESCRIPTION
This class is for normalizing GUIDs retrieved from Microsoft Access over ADO. You probably don't want to be here, see DBIx::Class::Storage::DBI::ACCESS for information on the Microsoft Access driver. Unfortunately when using DBD::ADO, GUIDs come back wrapped in braces, the purpose of this class is to remove them. DBIx::Class::Storage::DBI::ADO::MS_Jet sets cursor_class to this class by default. It is overridable via your connect_info. You can use DBIx::Class::Cursor::Cached safely with this class and not lose the GUID normalizing functionality, ::Cursor::Cached uses the underlying class data for the inner cursor class.
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.18.2 2013-12-16 DBIx::Class::Storage::DBI::ADO::MS_Jet::Cursor(3)
Related Man Pages
dbix::class::storage::dbi::odbc::access5.18(3) - mojave
dbix::class::storage::dbi::ado::microsoft_sql_server::cursor5.18(3) - mojave
dbix::class::storage::dbi::odbc::access(3) - osx
dbix::class::storage::dbi::ado::ms_jet(3pm) - debian
dbix::class::storage::dbi::ado::microsoft_sql_server(3pm) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.