Win32::DBIODBC(3pm) User Contributed Perl Documentation Win32::DBIODBC(3pm)
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-existant.
AUTHOR
Tom Horen <tho AT melexis.com>
perl v5.10.0 2007-01-24 Win32::DBIODBC(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 09:02 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)