Is it possible to access a Pervasive 8 (not Pervasive SQL) database from python?
|
|
I'm not familiar with Pervasive, but from a quick web search it looks like people are using some kind of ODBC driver to access Pervasive 8. ODBC databases can be used from python in Windows using PyODBC: http://code.google.com/p/pyodbc/ |
||
