|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
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-existant.
AUTHOR
Tom Horen <tho@melexis.com>
perl v5.8.8 2006-02-07 Win32::DBIODBC(3)
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Sat Sep 8 16:37:03 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
svn man page (6162 hits) (FreeBSD 6.2)
sqlite3 man page (5598 hits) (openSUSE 10.2)
adv_cap_autoneg man page (5045 hits) (Solaris 10 11_06)
CPAN man page (4791 hits) (Suse Linux 10.1)
ssh man page (4439 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (3525 hits) (Solaris 10 11_06)
signal man page (3395 hits) (Suse Linux 10.1)
netcat man page (3377 hits) (Suse Linux 10.1)
pprosetup man page (2886 hits) (Solaris 10 11_06)
startproc man page (2738 hits) (Suse Linux 10.1)
|