Man Page: win32::dbiodbc5.18
Operating Environment: mojave
Section: 3
Win32::DBIODBC(3) User Contributed Perl Documentation Win32::DBIODBC(3)NAMEWin32::DBIODBC - Win32::ODBC emulation layer for the DBISYNOPSISuse Win32::DBIODBC; # instead of use Win32::ODBCDESCRIPTIONThis 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_nameTO DOError handling is virtually non-existent.AUTHORTom Horen <tho@melexis.com> perl v5.18.2 2013-05-23 Win32::DBIODBC(3)
| Similar Topics in the Unix Linux Community |
|---|
| Cannot extract libraries using sed |
| My first PERL incarnation... Audio Oscillograph |
| Controlling user input |
| [BASH] eval command not expanding variables as expected. |