Method OdbcManager():getOdbcInstallPath() Professional

Returns the ODBC installation directory.

Syntax
:getOdbcInstallPath() --> cPath
Return

Returns the ODBC installation directory as a character string.

Description

This method returns a path to the ODBC installation, usually all drivers and ODBC manager are located in this directory. It might be useful to retrieve version information to ODBC driver DLL's or similar information, using LoadResource(), for example.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.