ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActivePerl 5.8
Modules
DBI
Changes
Const
DBD
FAQ
Gofer
Profile
ProfileData
ProfileDumper
ProfileSubs
ProxyServer
PurePerl
Roadmap
SQL
W32ODBC

MyASPN >> Reference >> ActivePerl 5.8 >> Modules >> DBI
ActivePerl 5.8 documentation

NAME

DBI::W32ODBC - An experimental DBI emulation layer for Win32::ODBC


SYNOPSIS

  use DBI::W32ODBC;
  # apart from the line above everything is just the same as with
  # the real DBI when using a basic driver with few features.


DESCRIPTION

This is an experimental pure perl DBI emulation layer for Win32::ODBC

If you can improve this code I'd be interested in hearing about it. If you are having trouble using it please respect the fact that it's very experimental. Ideally fix it yourself and send me the details.

Some Things Not Yet Implemented

        Most attributes including PrintError & RaiseError.
        type_info and table_info

Volunteers welcome!


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved