logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

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. SomeThingsNotYetImplemented Most attributes including PrintError & RaiseError. type_info and table_info Volunteers welcome! perl v5.40.0 2025-02-01 DBI::W32ODBC(3pm)

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.

See Also