http://stackoverflow.com/questions/4284197/lotus-notes-notessql-on-windows-2008-odbc-problem
NotesSQL is 32-bit only.
If your Windows 7 is 64-bit, that's the problem.
NotesSQL is 32-bit. When you use Administrative Tools in 64-bit Windows to view ODBC drivers, it only shows the 64-bit drivers.
You need to run a separate program to view 32-bit ODBC drivers.
You need to run the 32bit odbc client which is here:
C:\Windows\SysWOW64\odbcad32.exe
Using the Python oracledb Driver to extract data to a Pandas DataFrame
-
My video demonstration on using python-oracledb to extract data from an
Oracle Database and read it into a Pandas Dataframe
The main documentation pag...
Acum 3 zile
Niciun comentariu:
Trimiteți un comentariu