osx man page for win32::dbiodbc

Query: win32::dbiodbc

OS: osx

Section: 3

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

Win32::DBIODBC(3)					User Contributed Perl Documentation					 Win32::DBIODBC(3)

NAME
Win32::DBIODBC - Win32::ODBC emulation layer for the DBI
SYNOPSIS
use Win32::DBIODBC; # instead of use Win32::ODBC
DESCRIPTION
This is a very basic very alpha quality Win32::ODBC emulation for the DBI. To use it just replace use Win32::ODBC; in your scripts with use Win32::DBIODBC; or, while experimenting, you can pre-load this module without changing your scripts by doing perl -MWin32::DBIODBC your_script_name
TO DO
Error handling is virtually non-existent.
AUTHOR
Tom Horen <tho@melexis.com> perl v5.16.2 2010-06-08 Win32::DBIODBC(3)
Related Man Pages
glutforcejoystickfunc(3glut) - mojave
glutforcejoystickfunc(3glut) - redhat
datetime::timezone::local::win325.18(3) - mojave
dbix::class::storage::dbi::odbc::access5.18(3) - mojave
datetime::timezone::local::win32(3) - osx
Similar Topics in the Unix Linux Community
PERL DBI module install