8. Close

[<<<] [>>>]

ODBC::Close DB

Use this function to release connection. The connection may still be kept alive by the underlying ODBC layer for later use.

The function returns undef.

The function calls the underlying ODBC function SQLDisconnect and SQLFreeHandle.


[<<<] [>>>]