Manual Pages for UNIX Darwin command on man Win32::DBIODBC
MyWebUniversity

Manual Pages for UNIX Darwin command on man Win32::DBIODBC

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 yourscriptname

TTOO DDOO

Error handling is virtually non-existant.

AUTHOR Tom Horen

perl v5.8.8 2004-12-14 Win32::DBIODBC(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™