Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
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-existent.

AUTHOR
       Tom Horen <tho@melexis.com>

perl v5.20.0                      2013-05-23               Win32::DBIODBC(3pm)

Czas wygenerowania: 0.00050 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2023 Linux.pl
Hosted by Hosting Linux.pl