pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0 specification but is packed with even more Pythonic convenience.
SQL tables are:
- users
- user_info
- employee info
- epochs
- data
- data_info
Modules to download:
- pip install pyodbc
- pip install texttable
Before run please configure main.py detales.