I wonder if someone can help me with this, I been searching on internet and so far I know that there is a module called ODBC or pyODBC which allow to do this, in my python window I wrote
import pyodbc and I got a error message, so it seems that it is not installed How I can get it.
Thanks