{
    "mode": "perldoc",
    "parameter": "Win32::DBIODBC",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Win32%3A%3ADBIODBC/json",
    "generated": "2026-06-17T19:28:34Z",
    "synopsis": "use Win32::DBIODBC;     # instead of use Win32::ODBC",
    "sections": {
        "NAME": {
            "content": "Win32::DBIODBC - Win32::ODBC emulation layer for the DBI\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Win32::DBIODBC;     # instead of use Win32::ODBC\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is a *very* basic *very* alpha quality Win32::ODBC emulation for the DBI. To use it just\nreplace\n\nuse Win32::ODBC;\n\nin your scripts with\n\nuse Win32::DBIODBC;\n\nor, while experimenting, you can pre-load this module without changing your scripts by doing\n\nperl -MWin32::DBIODBC yourscriptname\n",
            "subsections": []
        },
        "TO DO": {
            "content": "Error handling is virtually non-existent.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Tom Horen <tho@melexis.com>\n",
            "subsections": []
        }
    },
    "summary": "Win32::DBIODBC - Win32::ODBC emulation layer for the DBI",
    "flags": [],
    "examples": [],
    "see_also": []
}