Installing client drivers
Install the drivers on your development workstation that are required to access data made available through Data Virtualization Manager.
IBM Data Virtualization Manager for z/OS supports the following drivers:
- JDBC
- ODBC
Note: If you use Python to connect with AVZ and retrieve the data, ensure
that you use
pyodbc
instead of JDBC. For
a sample python programs, see Sample python programs.